Commit ec6cb251993cb5df6f650f52cb073ed6deb33280

Authored by Eric Fernandez
Exists in lab and in 1 other branch develop

Merge branch 'master' into 'develop'

Master(mpuebla)

See merge request !24
src/views/modal-detalle-hoja-ruta.html
... ... @@ -110,8 +110,9 @@
110 110 <textarea
111 111 ng-model="remito.observaciones"
112 112 ng-disabled="readonly"
113   - class="form-control form-control-sm"
114   - rows="1"
  113 + class="form-control form-control-sm foca-input"
  114 + rows="2"
  115 + foca-focus="articuloSeleccionado.cantidadDescargada === articuloSeleccionado.cantidad"
115 116 ></textarea>
116 117 </div>
117 118 <div class="row mt-2">