1

details restyling + style refinement

This commit is contained in:
Christoph
2020-04-11 11:53:52 +02:00
parent dec95fa91d
commit 583b5de635
7 changed files with 102 additions and 106 deletions

View File

@ -12,7 +12,8 @@
th:if='${group.getType() == lecture}'>Veranstaltung</span>
<span class="badge badge-pill parent"
th:if="${parent != null}" th:text="${parent.getTitle()}">Parent</span>
th:unless="${parent == null || parent.getTitle() == null|| parent.getTitle() == ''}"
th:text="${parent.getTitle()}">Parent</span>
<!--Needs completly projected (cached) groups-->
<!--<span class="badge badge-success float-right"