allow to edit roles

This commit is contained in:
2025-05-05 20:01:32 +02:00
parent 9a4dcc0b9d
commit 1864ea260c
14 changed files with 187 additions and 35 deletions

View File

@ -431,6 +431,9 @@
<li class="py-1">
<a href="/admin/rss" class="block w-100 py-2 hover:text-primary-600">Logs</a>
</li>
<li class="py-1">
<a href="/admin/role" class="block w-100 py-2 hover:text-primary-600">Rollen</a>
</li>
<li class="py-1">
<a href="/admin/list" class="block w-100 py-2 hover:text-primary-600">Fingerabdruck-Liste überprüfen</a>
</li>