From 2248dfe67a4e21be9a1c5c9c81800404ca38a3e0 Mon Sep 17 00:00:00 2001 From: soumendu Date: Mon, 22 Oct 2018 15:41:29 +0530 Subject: [PATCH] Added some dependencies and plugin in SDNC-231 Added dependencies and plugin in vnfconfigbackupservice pom and update path in index.jsp Change-Id: I5755762d6e22d072c7b2145b2dbf87254b8b26a0 Issue-ID: SDNC-483 Signed-off-by: soumendu --- configbackuprestore/vnfconfigbackupservice/pom.xml | 24 ++++++++++++++++++++++ .../src/main/webapp/WEB-INF/views/index.jsp | 8 ++++---- .../src/main/webapp/static/views/tabs.html | 2 +- 3 files changed, 29 insertions(+), 5 deletions(-) diff --git a/configbackuprestore/vnfconfigbackupservice/pom.xml b/configbackuprestore/vnfconfigbackupservice/pom.xml index 606062ea..ef9a981e 100644 --- a/configbackuprestore/vnfconfigbackupservice/pom.xml +++ b/configbackuprestore/vnfconfigbackupservice/pom.xml @@ -131,11 +131,35 @@ jackson-xml-databind 0.6.2 + + + org.webjars + bootstrap + 3.3.7 + + + + org.webjars + bootstrap-datepicker + 1.0.1 + + + + org.webjars.bower + angular-object-diff + 1.0.1 + + + + org.springframework.boot + spring-boot-maven-plugin + + org.apache.maven.plugins maven-surefire-plugin diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/WEB-INF/views/index.jsp b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/WEB-INF/views/index.jsp index b6a3e552..95b64141 100644 --- a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/WEB-INF/views/index.jsp +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/WEB-INF/views/index.jsp @@ -26,8 +26,8 @@ - - + + @@ -53,8 +53,8 @@ - - + + diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html index 178a8180..b8b65c69 100644 --- a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html @@ -10,7 +10,7 @@