Compare commits

..

1 Commits

Author SHA1 Message Date
Peter Pfeufer
23dd987892 Merge branch 'hide-menu' into 'master'
Draft: [ADD] User setting to keep the sidebar menu minimized

See merge request allianceauth/allianceauth!1769
2025-10-15 08:41:02 +00:00

View File

@ -72,7 +72,7 @@
{% theme_select %}
{% if user.is_authenticated and not request.is_mobile_device %}
{% if user.is_authenticated %}
<li><hr class="dropdown-divider"></li>
<li><h6 class="dropdown-header">{% translate "Sidebar" %}</h6></li>