Commit 2efd9fc9d62095ad413bbd1d67e7c278862f688e

Authored by Eric Fernandez
Exists in master

Merge branch 'master' into 'develop'

Master(efernandez)

See merge request !14
... ... @@ -38,14 +38,14 @@ angular.module('focaCrearFactura')
38 38 label: 'Cliente',
39 39 image: 'cliente.png'
40 40 },
41   - {
42   - label: 'Moneda',
43   - image: 'moneda.png'
44   - },
45   - {
46   - label: 'Observaciones',
47   - image: 'botonObservaciones.png'
48   - }
  41 + // {
  42 + // label: 'Moneda',
  43 + // image: 'moneda.png'
  44 + // },
  45 + // {
  46 + // label: 'Observaciones',
  47 + // image: 'botonObservaciones.png'
  48 + // }
49 49 ];
50 50  
51 51 if (APP != 'facturador') {