diff --git a/index.html b/index.html index ea94c35..79b165e 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,8 @@ cliente: 'Rubén Gomez', domicilio: 'Patricias Mendocinas 5050', producto: 'Super', + contacto: 'Ramiro Gutierrez', + telefonoContacto: '2614292827', litros: 20 }; } diff --git a/src/views/modal-detalle-hoja-ruta.html b/src/views/modal-detalle-hoja-ruta.html index b331747..d70e091 100644 --- a/src/views/modal-detalle-hoja-ruta.html +++ b/src/views/modal-detalle-hoja-ruta.html @@ -35,6 +35,26 @@ readonly disabled /> + +
+ +
+ +
+ +
+ +
@@ -85,6 +107,8 @@ ng-model="parametrosDetalleHojaRuta.numeroRecibo" foca-focus="paso === 1" ng-keypress="$event.keyCode == 13 && validar() && aceptar()" + foca-tipo-input + teclado-virtual />