1

introduce createform for validation + userlimit set to actual + frontend changes

This commit is contained in:
Christoph
2020-04-12 13:14:33 +02:00
parent 2065f53209
commit 40470cc3a6
20 changed files with 199 additions and 175 deletions

View File

@ -2,8 +2,8 @@
<html lang="de" xmlns:th="http://www.thymeleaf.org" th:replace="~{mopslayout :: html(
name='Gruppenfindung',
title='Meine Gruppen',
headcontent=~{fragments/general :: headcontent(style='/index.css')},
navigation=~{fragments/general :: nav(current='index')},
headcontent=~{fragments/general :: headcontent('index')},
navigation=~{fragments/general :: nav('index')},
bodycontent=~{:: bodycontent})}">
<body>