notification-badge #400
@ -27,7 +27,7 @@
|
|||||||
<div>
|
<div>
|
||||||
{% if not notification.read_at %}
|
{% if not notification.read_at %}
|
||||||
<a href="/notification/{{ notification.id }}/read" class="inline-block">
|
<a href="/notification/{{ notification.id }}/read" class="inline-block">
|
||||||
<button class="btn btn-primary" type="button">
|
<button class="btn btn-alert bg-red-100 dark:bg-red-900" type="button">
|
||||||
✓
|
✓
|
||||||
<span class="sr-only">Notification gelesen</span>
|
<span class="sr-only">Notification gelesen</span>
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user