From 389cda5bc3599173bd39f9050203be3a2c5f30c1 Mon Sep 17 00:00:00 2001 From: AndiBuls Date: Fri, 13 Mar 2020 15:49:12 +0100 Subject: [PATCH] made visibility and groupType checkboxes --- src/main/resources/templates/create.html | 27 ++++++++++++++++-------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/src/main/resources/templates/create.html b/src/main/resources/templates/create.html index 15d1900..d09404f 100644 --- a/src/main/resources/templates/create.html +++ b/src/main/resources/templates/create.html @@ -1,6 +1,7 @@ + th:replace="~{mopslayout :: html(name='Gruppenbildung', headcontent=~{:: headcontent}, navigation=~{:: navigation}, bodycontent=~{:: bodycontent})}" + xmlns="http://www.w3.org/1999/html"> Name des Subsystems @@ -37,15 +38,23 @@ -
- - +
+ + Privat + + Veranstaltung
-
+ +