From 257c71e185075f0fdf2775b50fa37a0627e3f1fc Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Sat, 5 Feb 2022 19:52:24 +0100 Subject: [PATCH] Component for a Bootstrap Form Group component with a datetime-local input field --- .../bootstrap/formGroupDateTime.xhtml | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupDateTime.xhtml diff --git a/ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupDateTime.xhtml b/ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupDateTime.xhtml new file mode 100644 index 000000000..5e35f1c4e --- /dev/null +++ b/ccm-core/src/main/resources/META-INF/resources/components/bootstrap/formGroupDateTime.xhtml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + +
+ + + + #{cc.attrs.help} + +
+
+ +