[REMOVE] JS local storage usage

To make it an actual choice through the setting
This commit is contained in:
Peter Pfeufer
2025-10-15 09:42:07 +02:00
parent 295361a541
commit 29c6fa292a
3 changed files with 1 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
{% load menu_menu_items %}
<div class="col-auto px-0">
<div class="collapse collapse-horizontal" tabindex="-1" id="sidebar">
<div class="collapse collapse-horizontal {% if not request.session.MINIMIZE_SIDEBAR %}show{% endif %}" tabindex="-1" id="sidebar">
<div>
<div class="nav-padding navbar-dark text-bg-dark px-0 d-flex flex-column overflow-hidden vh-100 {% if not user.is_authenticated %}position-relative{% endif %}">
{% if user.is_authenticated %}