Commit 24baa90b60ce4b3802578d9ac18aac36c10736f1
1 parent
ef7ce5994d
Exists in
master
propiedad correcta
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/views/foca-modal-datos-hoja-ruta.html
... | ... | @@ -61,7 +61,7 @@ |
61 | 61 | ng-focus="focused = 3" |
62 | 62 | class="form-control form-control-sm" |
63 | 63 | placeholder="Litros de combustible carga el camión para su movilidad" |
64 | - ng-model="datosHojaRuta.litrosDescargadosPorGravedad" | |
64 | + ng-model="datosHojaRuta.litrosCombustibleParaMovilidad" | |
65 | 65 | ng-required="true" |
66 | 66 | ng-keypress="next($event.keyCode)"/> |
67 | 67 | </div> |