Change the buiding tool to angular-cli
[holmes/rule-management.git] / rulemgt-frontend / src / index.html
similarity index 65%
rename from rulemgt/src/main/frontend/src/alarm/index.html
rename to rulemgt-frontend/src/index.html
index cb19787..0a7632c 100644 (file)
 <html>
 
 <head>
-    <base href="/holmes/rule-management/">
+    <base href="/">
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
-    <script src="./public/js/jquery_1.12.4.min.js"></script>
-    <script src="./public/js/popModal.js"></script>
-    <script src="./public/js/jquery.ui.widget.js"></script>
-    <script src="./public/js/jquery.ui.widget.js"></script>
-    <script src="./public/js/jquery.iframe-transport.js"></script>
-    <script src="./public/js/jquery.fileupload.js"></script>
+    <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>