Commit a7ec6e15922a427648260a8f3b9e31c0316f8848
Exists in
master
Merge branch 'master' into 'master'
agrego foca-cabecera-facturador, muevo boton teclado See merge request !24
Showing
4 changed files
Show diff stats
index.html
... | ... | @@ -37,6 +37,7 @@ |
37 | 37 | <script src="./node_modules/foca-botonera-principal/dist/foca-botonera-principal.min.js"></script> |
38 | 38 | <script src="./node_modules/foca-botonera-facturador/dist/foca-botonera-facturador.min.js"></script> |
39 | 39 | <script src="./node_modules/foca-busqueda-cliente/dist/foca-busqueda-cliente.min.js"></script> |
40 | + <script src="./node_modules/foca-cabecera-facturador/dist/foca-cabecera-facturador.min.js"></script> | |
40 | 41 | <script src="./node_modules/foca-configuracion/dist/foca-configuracion.min.js"></script> |
41 | 42 | <script src="./node_modules/foca-crear-cobranza/dist/foca-crear-cobranza.min.js"></script> |
42 | 43 | <script src="./node_modules/foca-crear-hoja-ruta/dist/foca-crear-hoja-ruta.min.js"></script> |
... | ... | @@ -96,7 +97,7 @@ |
96 | 97 | type="checkbox" |
97 | 98 | autocomplete="off" |
98 | 99 | > |
99 | - <i class="fa fa-keyboard-o fa-3x" aria-hidden="true"></i> | |
100 | + Teclado | |
100 | 101 | </label> |
101 | 102 | </div> |
102 | 103 | <foca-teclado |
package.json
... | ... | @@ -37,6 +37,7 @@ |
37 | 37 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
38 | 38 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
39 | 39 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
40 | + "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | |
40 | 41 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
41 | 42 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", |
42 | 43 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
src/js/app.js
src/sass/_teclado.scss