Commit c194dbbb15b03d6c2d14c6e10234311b0c6e1aaa

Authored by Eric Fernandez
1 parent 44201c911e
Exists in master

.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/modal-detalle-hoja-ruta.html
... ... @@ -108,7 +108,7 @@
108 108 <label
109 109 class="col-12 col-sm-3 col-form-label col-form-label-sm px-2"
110 110 >Observaciones</label>
111   - <textarea
  111 + <textarea
112 112 ng-model="parametrosDetalleHojaRuta.observaciones"
113 113 class="form-control mx-2"
114 114 rows="5"