diff options
Diffstat (limited to 'rulemgt-frontend/src/index.html')
-rw-r--r-- | rulemgt-frontend/src/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rulemgt-frontend/src/index.html b/rulemgt-frontend/src/index.html index 8a8252a..3edb638 100644 --- a/rulemgt-frontend/src/index.html +++ b/rulemgt-frontend/src/index.html @@ -24,12 +24,6 @@ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous"> - <script src="./assets/thirdparty/js/jquery_1.12.4.min.js"></script> - <script src="./assets/common/js/popModal.js"></script> - <script src="./assets/common/js/jQuery-File-Upload/js/jquery.ui.widget.js"></script> - <script src="./assets/common/js/jQuery-File-Upload/js/jquery.iframe-transport.js"></script> - <script src="./assets/common/js/jQuery-File-Upload/js/jquery.fileupload.js"></script> - <body style="overflow: auto"> <remote-config>Loading...</remote-config> </body> |