From 065bf0966d30c91c689e22325b7c0003d3c6028d 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 Former-commit-id: f36d3a96032a6e80c69dec9bad53b8dd6d50c0d7 --- .../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} + +
+
+ +