summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/.angular-cli.json
diff options
context:
space:
mode:
Diffstat (limited to 'rulemgt-frontend/.angular-cli.json')
-rw-r--r--rulemgt-frontend/.angular-cli.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/rulemgt-frontend/.angular-cli.json b/rulemgt-frontend/.angular-cli.json
index b3795c9..5da3c0f 100644
--- a/rulemgt-frontend/.angular-cli.json
+++ b/rulemgt-frontend/.angular-cli.json
@@ -27,11 +27,11 @@
"assets/framework/browser/thirdparty/css/magic-check.css"
],
"scripts": [
- "../node_modules/jquery/dist/jquery.min.js",
"assets/common/js/jQuery-File-Upload/js/jquery.ui.widget.js",
"assets/common/js/jQuery-File-Upload/js/vendor/jquery.ui.widget.js",
"assets/common/js/jQuery-File-Upload/js/jquery.iframe-transport.js",
- "assets/common/js/jQuery-File-Upload/js/jquery.fileupload.js"
+ "assets/common/js/jQuery-File-Upload/js/jquery.fileupload.js",
+ "assets/common/js/popModal.js"
],
"environmentSource": "environments/environment.ts",
"environments": {