Commit 704a23c9925b54c0a4cdd3f328945948bf4bedca
Exists in
master
Merge branch 'master' into 'master'
Master See merge request modulos-npm/foca-modal-precio-condiciones!6
Showing
1 changed file
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)"> |