From 6a6a9f67f8b2fa034fd83fe9d58b7c9d61767133 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Wed, 18 Nov 2020 16:48:55 +0100 Subject: [PATCH] JSF Component for the bootstrap form group --- .../components/bootstrap/formGroupText.xhtml | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupText.xhtml diff --git a/ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupText.xhtml b/ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupText.xhtml new file mode 100644 index 000000000..60f4a856e --- /dev/null +++ b/ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupText.xhtml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + +
has value
+
+
+ + + + #{cc.attrs.help} + +
+
+ +