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} /> <Reader width={22} height={22} />
Vorgänge Vorgänge
</a> </a>
<a class="button-tab" href="/dashboard">
<Reader width={22} height={22} /> <hr class="border-gray-600" />
Inbox
</a> <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" /> <hr class="border-gray-600" />
{#if benutzer.rolle === "ADMIN"} {#if benutzer.rolle === "ADMIN"}
<li> <li>
<details class="[&_.caret]:open:rotate-180" open> <details class="[&_.caret]:open:rotate-180" open>