This commit is contained in:
Ryan Prather 2025-01-01 06:04:24 +00:00
parent 109384ec99
commit 79bb26e9f3

View File

@ -41,7 +41,7 @@
<i class="material-symbols-rounded">notifications</i>
<span class='badge' {% if notificationCount == 0 %} style='display:none;' {% endif %}>{{ notificationCount }}</span>
</a>
<ul class="dropdown-menu dropdown-menu-end px-2 py-3 me-sm-n4" aria-labelledby="dropdownMenuButton">
<ul class="dropdown-menu dropdown-menu-end px-2 py-3 me-sm-n4" aria-labelledby="dropdownMenuButton">
{% for note in notifications %}
<li class='mb-2'>
<a class='dropdown-item border-radius-md' href="javascript:openNotification('{{ note.id }}');">