diff options
Diffstat (limited to 'rulemgt-frontend/.angular-cli.json')
-rw-r--r-- | rulemgt-frontend/.angular-cli.json | 1 |
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", |