From e0addf5b588a1244f9679becd90999dfcb4c3a94 Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\rb7147" Date: Tue, 25 Apr 2017 11:46:00 -0400 Subject: Policy 1707 commit to LF Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 --- .../policyApp/CSS/bootstrap/docs/components.html | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/components.html (limited to 'POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/components.html') diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/components.html b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/components.html new file mode 100644 index 000000000..ad67d7c02 --- /dev/null +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/docs/components.html @@ -0,0 +1,29 @@ +--- +layout: default +title: Components +slug: components +lead: "Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more." +--- + + +{% include components/glyphicons.html %} +{% include components/dropdowns.html %} +{% include components/button-groups.html %} +{% include components/button-dropdowns.html %} +{% include components/input-groups.html %} +{% include components/navs.html %} +{% include components/navbar.html %} +{% include components/breadcrumbs.html %} +{% include components/pagination.html %} +{% include components/labels.html %} +{% include components/badges.html %} +{% include components/jumbotron.html %} +{% include components/page-header.html %} +{% include components/thumbnails.html %} +{% include components/alerts.html %} +{% include components/progress-bars.html %} +{% include components/media.html %} +{% include components/list-group.html %} +{% include components/panels.html %} +{% include components/responsive-embed.html %} +{% include components/wells.html %} -- cgit 1.2.3-korg