aboutsummaryrefslogtreecommitdiff
path: root/frontend/angular.json
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-03-13 23:30:29 +0100
committerSonja Galovic <galovicsonja@gmail.com>2022-03-13 23:30:29 +0100
commit24679faf85c509e04c86f00dae1e6dbc08ce6e2a (patch)
tree698c23d02a901ecdc44ba5ba3052e522cc8074c1 /frontend/angular.json
parenta561c4bed81a7399dbe900253c0576ad0ba6f5e7 (diff)
Doradjen login-modal.component i uradjen register-modal.component (stilski uredjen modal register forme)
Diffstat (limited to 'frontend/angular.json')
-rw-r--r--frontend/angular.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/angular.json b/frontend/angular.json
index bbbe3eaa..14028ae5 100644
--- a/frontend/angular.json
+++ b/frontend/angular.json
@@ -31,7 +31,7 @@
"node_modules/bootstrap/dist/css/bootstrap.min.css",
"src/styles.css"
],
- "scripts": ["node_modules/bootstrap/dist/js/bootstrap.min.js"]
+ "scripts": ["node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"]
},
"configurations": {
"production": {