This commit is contained in:
Jens Cornelsen
2025-04-17 23:18:04 +02:00
parent b265910b2a
commit c787dce10c

View File

@@ -46,12 +46,18 @@
<Reader width={22} height={22} />
Vorgänge
</a>
<a class="button-tab" href="/dashboard">
<Reader width={22} height={22} />
Inbox
</a>
<hr class="border-gray-600" />
<div class="button-tab">
<img src="public/images/profile-placeholder.svg" alt="profile icon" width="22" height="22" />
Besteller
</div>
<hr class="border-gray-600" />
{#if benutzer.rolle === "ADMIN"}
<li>
<details class="[&_.caret]:open:rotate-180" open>