Commit cdabf071d221806a63b8b4796ea70837a9176954
Exists in
master
and in
1 other branch
Merge branch 'master' into 'master'
Master See merge request !82
Showing
4 changed files
Show diff stats
index.html
| ... | ... | @@ -45,6 +45,7 @@ |
| 45 | 45 | <script src="./node_modules/foca-abm-vendedor-cobrador/dist/foca-abm-vendedor-cobrador.min.js"></script> |
| 46 | 46 | <script src="./node_modules/foca-activar-hoja-ruta/dist/foca-activar-hoja-ruta.min.js"></script> |
| 47 | 47 | <script src="./node_modules/foca-admin-seguimiento/dist/foca-admin-seguimiento.min.js"></script> |
| 48 | + <script src="./node_modules/foca-agendar-visita/dist/foca-agendar-visita.min.js"></script> | |
| 48 | 49 | <script src="./node_modules/foca-botonera-facturador/dist/foca-botonera-facturador.min.js"></script> |
| 49 | 50 | <script src="./node_modules/foca-botonera-lateral/dist/foca-botonera-lateral.min.js"></script> |
| 50 | 51 | <script src="./node_modules/foca-botonera-principal/dist/foca-botonera-principal.min.js"></script> |
| ... | ... | @@ -95,7 +96,7 @@ |
| 95 | 96 | <script src="./src/js/controller.js"></script> |
| 96 | 97 | <script src="./src/etc/develop.js"></script> |
| 97 | 98 | </head> |
| 98 | - <body> | |
| 99 | + <body class="w-100"> | |
| 99 | 100 | <style> |
| 100 | 101 | </style> |
| 101 | 102 | <foca-nombre-empresa></foca-nombre-empresa> |
package.json
| ... | ... | @@ -42,6 +42,7 @@ |
| 42 | 42 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", |
| 43 | 43 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", |
| 44 | 44 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", |
| 45 | + "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", | |
| 45 | 46 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
| 46 | 47 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", |
| 47 | 48 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
src/js/app.js
src/sass/general.scss