1

added create link to createOrga

This commit is contained in:
[Mahgs]
2020-03-23 13:27:11 +01:00
parent 9b1ad8b3da
commit 2a6cf0e529
3 changed files with 4 additions and 3 deletions

View File

@ -42,6 +42,8 @@
th:if='${group.getType() == group.getType().LECTURE}'>Veranstaltung</span>
<span class="badge badge-pill badge-info" style="background: mediumorchid"
th:text="${parent.getTitle()}">Parent</span>
<span th:if="${group.getVisibility() == group.getVisibility().PRIVATE}" th:text="link">
</span>
</h3>
<br>
<div class="shadow-sm p-4" style="background: white">