From: DushyantSinghThakur Date: Mon, 22 Oct 2018 09:27:41 +0000 (+0530) Subject: Epic-232:Modifying UI changes X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=1151bea8102a72ec7385b8c018f27644330871c7;p=sdnc%2Foam.git Epic-232:Modifying UI changes the dist package dependency is removed Change-Id: I9829cdda53326720263f3164d4d0fe2871dcc808 Issue-ID: SDNC-473 Signed-off-by: DushyantSinghThakur --- diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 8d3caabb..23fc5121 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -21,16 +21,13 @@ - - - + ch.vorburger.mariaDB4j mariaDB4j 2.2.3 - + com.google.code.gson @@ -38,10 +35,6 @@ 2.8.2 - - ${project.groupId} SdncReportsDao @@ -102,8 +95,20 @@ org.springframework.boot spring-boot-starter-log4j2 + + + + org.webjars + bootstrap + 3.3.7 + - + + org.webjars + bootstrap-datepicker + 1.0.1 + + @@ -116,9 +121,7 @@ true - + @@ -133,9 +136,7 @@ org.jacoco jacoco-maven-plugin 0.7.5.201505241946 - - + pre-unit-test @@ -149,8 +150,7 @@ surefireArgLine - + post-unit-test test @@ -188,6 +188,5 @@ - diff --git a/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css b/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css index 361591cf..27b15950 100644 --- a/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css +++ b/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css @@ -130,7 +130,7 @@ } .heading{ margin-top:30px; - width:100%; + width:99.5%; height:45px; margin-bottom:20px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; diff --git a/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp b/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp index f48a1924..3c7be352 100644 --- a/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp +++ b/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp @@ -26,8 +26,8 @@ - - + +