Commit aa871a854b6a561ae9990ec7ab349000fdebb06e
1 parent
dd64307038
Exists in
master
and in
1 other branch
teclado virtual
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/views/modal-precio-condicion.html
... | ... | @@ -14,6 +14,7 @@ |
14 | 14 | ng-keypress="busquedaPress($event.keyCode)" |
15 | 15 | foca-focus="selectedPrecioCondicion == -1" |
16 | 16 | ng-focus="selectedPrecioCondicion = -1" |
17 | + teclado-virtual | |
17 | 18 | > |
18 | 19 | <div class="input-group-append"> |
19 | 20 | <button class="btn btn-outline-secondary" type="button" ng-click="busquedaPress(13)"> |