Commit a31949f9179383c44ea8e772cf2d4b362160643b

Authored by Eric Fernandez
1 parent c194dbbb15
Exists in master

teclado virtual en input

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/views/modal-detalle-hoja-ruta.html
... ... @@ -112,6 +112,7 @@
112 112 ng-model="parametrosDetalleHojaRuta.observaciones"
113 113 class="form-control mx-2"
114 114 rows="5"
  115 + teclado-virtual
115 116 ></textarea>
116 117 </div>
117 118 </div>