diff options
author | Danijel Andjelkovic <adanijel99@gmail.com> | 2022-04-06 21:06:06 +0200 |
---|---|---|
committer | Danijel Andjelkovic <adanijel99@gmail.com> | 2022-04-06 21:06:06 +0200 |
commit | 093c0d2eeefa6e1a55524727d301753412486284 (patch) | |
tree | a0cde3ffb0a35a5cc0bd569352c95397fa39660a /frontend/angular.json | |
parent | 1b235bb4317477e673806ab9d2835a4dca48f88e (diff) |
Add model stranica zamenjena sa eksperiment stranicom.
Diffstat (limited to 'frontend/angular.json')
-rw-r--r-- | frontend/angular.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/frontend/angular.json b/frontend/angular.json index f9825281..6653e4b1 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -33,10 +33,7 @@ "./node_modules/@angular/material/prebuilt-themes/indigo-pink.css" ], "scripts": [ - "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js", - "node_modules/jquery/dist/jquery.min.js", - "node_modules/popper.js/dist/popper.min.js", - "node_modules/bootstrap/dist/js/bootstrap.min.js" + "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js" ] }, "configurations": { |