From 3e7145fc12ed8475ba10bb2a3c63004d41aa42bc Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 7 Jul 2017 07:21:10 -0400 Subject: [PORTAL-25] Role Centralization Bump EP SDK version to 1.3.0-SNAPSHOT Support Role Centralization & Common Set of Roles across All ONAP On-Boarded Applications Change-Id: Icfc1bbfddaf2c7c7176b4cf7bb7017d853c63100 Signed-off-by: Christopher Lott (cl778h) --- .../DS2-view-models/bootstrap-sample-content.html | 146 +++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/bootstrap-sample-content.html (limited to 'ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/bootstrap-sample-content.html') diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/bootstrap-sample-content.html b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/bootstrap-sample-content.html new file mode 100644 index 00000000..23d138eb --- /dev/null +++ b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/bootstrap-sample-content.html @@ -0,0 +1,146 @@ +
+
+

Bootstrap Sample Page

+ + +

Bootstrap Dropdowns

+ + + + +

Bootstrap Button Group

+
+ + + +
+ + +

Single Button Dropdowns

+ + + +

Table Sample

+
+ +
Table heading
+
+

Table description

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#First NameLast NameUsername
1Mark Otto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
+
+ + + +

Checkboxes and radio addons

+

In order to make bootstrap checkbox and radio button appear, please make sure b2b-bootstrap-common.css in app/fusion/external/ds2-bootstrap directory is included in the main HTML page.

+ +

checkbox

+
+ +
+ +
+

radio button

+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +

Available variations

+
+ Default + Primary + Success + Info + Warning + Danger +
+ +

Checkbox

+
+ +
+
+ +
+ +
+
\ No newline at end of file -- cgit 1.2.3-korg