Post Web Assets v2 upgrade UI fixes and improvements #114
@ -136,7 +136,7 @@
|
||||
|
||||
{% if user.is_authenticated %}
|
||||
<a href="{% url 'notifications:notifications' %}">
|
||||
<i class="i-bell {% if user|unread_notification_count %}text-primary{% endif %}"></i>
|
||||
<i class="i-bell {% if user|unread_notification_count %}text-accent{% endif %}"></i>
|
||||
</a>
|
||||
<li class="nav-item dropdown">
|
||||
<button id="navbarDropdown" aria-expanded="false" aria-haspopup="true" data-toggle-menu-id="nav-account-dropdown" role="button" class="nav-link dropdown-toggle js-dropdown-toggle">
|
||||
|
Loading…
Reference in New Issue
Block a user