summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml')
-rw-r--r--ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml
index 2e9c8bf6..14a59ea5 100644
--- a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml
+++ b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/defs/definitions.xml
@@ -105,6 +105,9 @@
<definition name="welcome"
template="/app/fusion/scripts/DS2-view-models/welcome.html" />
+ <definition name="bootstrap_sample"
+ template="/app/fusion/scripts/DS2-view-models/bootstrap-sample-page.html" />
+
<definition extends="ds2_template" name="report_wizard">
<put-attribute name="body"
value="/WEB-INF/fusion/raptor/report_wizard.jsp"></put-attribute>