.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user