diff --git a/sentinel-dashboard/src/main/webapp/resources/index.htm b/sentinel-dashboard/src/main/webapp/resources/index.htm index 4268be12..3c833412 100755 --- a/sentinel-dashboard/src/main/webapp/resources/index.htm +++ b/sentinel-dashboard/src/main/webapp/resources/index.htm @@ -7,22 +7,22 @@ - - - + + +
- - - - + + + + - - + + \ No newline at end of file diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/css/bootstrap.min.css b/sentinel-dashboard/src/main/webapp/resources/lib/css/bootstrap.min.css similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/css/bootstrap.min.css rename to sentinel-dashboard/src/main/webapp/resources/lib/css/bootstrap.min.css diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/css/font-awesome.min.css b/sentinel-dashboard/src/main/webapp/resources/lib/css/font-awesome.min.css similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/css/font-awesome.min.css rename to sentinel-dashboard/src/main/webapp/resources/lib/css/font-awesome.min.css diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/fonts/fontawesome-webfont.ttf b/sentinel-dashboard/src/main/webapp/resources/lib/fonts/fontawesome-webfont.ttf similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/fonts/fontawesome-webfont.ttf rename to sentinel-dashboard/src/main/webapp/resources/lib/fonts/fontawesome-webfont.ttf diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/fonts/fontawesome-webfont.woff b/sentinel-dashboard/src/main/webapp/resources/lib/fonts/fontawesome-webfont.woff similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/fonts/fontawesome-webfont.woff rename to sentinel-dashboard/src/main/webapp/resources/lib/fonts/fontawesome-webfont.woff diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/fonts/fontawesome-webfont.woff2 b/sentinel-dashboard/src/main/webapp/resources/lib/fonts/fontawesome-webfont.woff2 similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/fonts/fontawesome-webfont.woff2 rename to sentinel-dashboard/src/main/webapp/resources/lib/fonts/fontawesome-webfont.woff2 diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/fonts/glyphicons-halflings-regular.ttf b/sentinel-dashboard/src/main/webapp/resources/lib/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/fonts/glyphicons-halflings-regular.ttf rename to sentinel-dashboard/src/main/webapp/resources/lib/fonts/glyphicons-halflings-regular.ttf diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/fonts/glyphicons-halflings-regular.woff b/sentinel-dashboard/src/main/webapp/resources/lib/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/fonts/glyphicons-halflings-regular.woff rename to sentinel-dashboard/src/main/webapp/resources/lib/fonts/glyphicons-halflings-regular.woff diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/js/angular.min.js b/sentinel-dashboard/src/main/webapp/resources/lib/js/angular.min.js similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/js/angular.min.js rename to sentinel-dashboard/src/main/webapp/resources/lib/js/angular.min.js diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/js/bootstrap.min.js b/sentinel-dashboard/src/main/webapp/resources/lib/js/bootstrap.min.js similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/js/bootstrap.min.js rename to sentinel-dashboard/src/main/webapp/resources/lib/js/bootstrap.min.js diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/js/g2.min.js b/sentinel-dashboard/src/main/webapp/resources/lib/js/g2.min.js similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/js/g2.min.js rename to sentinel-dashboard/src/main/webapp/resources/lib/js/g2.min.js diff --git a/sentinel-dashboard/src/main/webapp/resources/dist/js/jquery.min.js b/sentinel-dashboard/src/main/webapp/resources/lib/js/jquery.min.js similarity index 100% rename from sentinel-dashboard/src/main/webapp/resources/dist/js/jquery.min.js rename to sentinel-dashboard/src/main/webapp/resources/lib/js/jquery.min.js