1

fix for merge

This commit is contained in:
killerber4t
2020-03-18 17:01:33 +01:00
parent b3107c98f1
commit d2c1de7c9f
3 changed files with 7 additions and 14 deletions

View File

@ -21,13 +21,11 @@
<li>
<a th:href="@{/gruppen2/findGroup}" href="/findGroup">Suche</a>
</li>
</ul>
<!-- Fix double point -->
<li th:if="${account.getRoles().contains('orga')}">
<a th:href="@{/gruppen2/createLecture}" href="/createLecture">Veranstaltung</a>
</li>
</ul>
</nav>
</header>
<main th:fragment="bodycontent">