Commit e5c093674147b20dc03e79cc3861330163220114

Authored by Jose Pinto
1 parent 322dd4bd02
Exists in master and in 1 other branch develop

editar precio unitario a productos

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/remito.html
... ... @@ -94,7 +94,7 @@
94 94 >
95 95 <i
96 96 class="selectable"
97   - ng-click="idLista == -1 && cambioEdit(articulo, 'precio')"
  97 + ng-click="cambioEdit(articulo, 'precio')"
98 98 ng-hide="articulo.editPrecio"
99 99 ng-bind="articulo.precio | number: 4">
100 100 </i>