diff --git a/src/views/remito.html b/src/views/remito.html index d4380f8..50f5077 100644 --- a/src/views/remito.html +++ b/src/views/remito.html @@ -71,8 +71,8 @@ ng-keypress="editarArticulo($event.keyCode, articulo, tmpCantidad, tmpPrecio);" esc-key="cancelarEditar(articulo)" ng-focus="selectFocus($event); - tmpCantidad = articulo.cantidad; - tmpPrecio = articulo.precio" + tmpCantidad = articulo.cantidad; + tmpPrecio = articulo.precio" teclado-virtual >