Auditlog und Adminoberfläche, Druckersymbol Standard und Bug der Navigation sowie Icon
This commit is contained in:
parent
bbf66dc731
commit
13c9d1924c
|
|
@ -506,7 +506,6 @@
|
|||
Offline anzeigen
|
||||
</a>
|
||||
|
||||
|
||||
<div class="dropdown-divider"></div>
|
||||
<!--<a class="dropdown-item" onclick="userGoToSettings({{user.pk}})" href="{% url 'orga-single' user.pk %}">-->
|
||||
<a class="dropdown-item" onclick="userGoToSettings()" href="#/">
|
||||
|
|
@ -518,7 +517,7 @@
|
|||
Benachrichtigungen
|
||||
</a>
|
||||
<a class="dropdown-item" href="{% url 'users-log' request.user.pk %}">
|
||||
<i class="fas fa-bell fa-sm fa-fw mr-2 text-gray-400"></i>
|
||||
<i class="fas fa-list-ol fa-sm fa-fw mr-2 text-gray-400"></i>
|
||||
Anmeldevorgänge
|
||||
</a>
|
||||
<div class="dropdown-divider"></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue