Commit 9e96dbc9cc0de897f6eeb12376b64a414802a7eb
1 parent
b89e321a7d
Exists in
master
agrego foca-estado-cisternas
Showing
3 changed files
with
3 additions
and
0 deletions
Show diff stats
index.html
| ... | ... | @@ -47,6 +47,7 @@ |
| 47 | 47 | <script src="./node_modules/foca-crear-nota-pedido/dist/foca-crear-nota-pedido.min.js"></script> |
| 48 | 48 | <script src="./node_modules/foca-crear-remito/dist/foca-crear-remito.min.js"></script> |
| 49 | 49 | <script src="./node_modules/foca-directivas/dist/foca-directivas.min.js"></script> |
| 50 | + <script src="./node_modules/foca-estado-cisternas/dist/foca-estado-cisternas.min.js"></script> | |
| 50 | 51 | <script src="./node_modules/foca-filtros/dist/foca-filtros.min.js"></script> |
| 51 | 52 | <script src="./node_modules/foca-hoja-ruta/dist/foca-hoja-ruta.min.js"></script> |
| 52 | 53 | <script src="./node_modules/foca-login/dist/foca-login.min.js"></script> |
package.json
| ... | ... | @@ -46,6 +46,7 @@ |
| 46 | 46 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
| 47 | 47 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
| 48 | 48 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
| 49 | + "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | |
| 49 | 50 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
| 50 | 51 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
| 51 | 52 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |