Commit 9e918791b9fcdaa0060949d5830c51efc70924a6

Authored by Eric Fernandez
1 parent 0225c9749d
Exists in master

edit solo cuando ingresa manual

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/nota-pedido.html
... ... @@ -158,7 +158,7 @@
158 158 >
159 159 <i
160 160 class="selectable"
161   - ng-click="cambioEdit(articulo, 'precio')"
  161 + ng-click="idLista == -1 && cambioEdit(articulo, 'precio')"
162 162 ng-hide="articulo.editPrecio"
163 163 ng-bind="articulo.precio">
164 164 </i>