Commit 12b39ed616918d8de2d45b290761a9aedac8eb94
1 parent
2eb43ae1e3
Exists in
master
agrego script de foca directivas
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
index.html
... | ... | @@ -13,6 +13,7 @@ |
13 | 13 | <script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script> |
14 | 14 | <script src="node_modules/angular/angular.min.js"></script> |
15 | 15 | <script src="node_modules/ui-bootstrap4/dist/ui-bootstrap-tpls.js"></script> |
16 | + <script src="../foca-directivas/dist/foca-directivas.min.js"></script> | |
16 | 17 | |
17 | 18 | <!-- BUILD --> |
18 | 19 | <script src="src/js/app.js"></script> |