Commit e693f0eff56e72e4e2e901655548a70196050c99

Authored by Benjamin Rodriguez
1 parent c5dd54f9e4
Exists in master and in 2 other branches develop, lab

cambio posicionamiento botonera

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
... ... @@ -102,6 +102,10 @@ angular.module('focaCrearRemito')
102 102 image: 'cliente.png'
103 103 },
104 104 {
  105 + label: 'Domicilio de Entrega',
  106 + image: 'domicilioDeEntrega.png'
  107 + },
  108 + {
105 109 label: 'Proveedor',
106 110 image: 'proveedor.png'
107 111 },
... ... @@ -118,10 +122,6 @@ angular.module('focaCrearRemito')
118 122 image: 'productos.png'
119 123 },
120 124 {
121   - label: 'Domicilio de Entrega',
122   - image: 'domicilioDeEntrega.png'
123   - },
124   - {
125 125 label: 'Observaciones',
126 126 image: 'botonObservaciones.png',
127 127 disable: true