summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/.angular-cli.json
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2018-08-28 01:17:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-28 01:17:52 +0000
commit626c238c770c843d56c08a20cb14d2556a753ec9 (patch)
treecef602b1e7d2bf3b1c5cca1544763f6b95091268 /rulemgt-frontend/.angular-cli.json
parentabf2ae6e56e723393c76699223913aba8a78cdf3 (diff)
parent436366435bf9ade9f8596dac346db77c0098d4e0 (diff)
Merge "Added jquery resource"
Diffstat (limited to 'rulemgt-frontend/.angular-cli.json')
-rw-r--r--rulemgt-frontend/.angular-cli.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/rulemgt-frontend/.angular-cli.json b/rulemgt-frontend/.angular-cli.json
index 5da3c0f..e18a89f 100644
--- a/rulemgt-frontend/.angular-cli.json
+++ b/rulemgt-frontend/.angular-cli.json
@@ -27,6 +27,7 @@
"assets/framework/browser/thirdparty/css/magic-check.css"
],
"scripts": [
+ "../node_modules/jquery/dist/jquery.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",