1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Extract Materialize Sidenav controller

This commit is contained in:
Yassine Guedidi 2025-03-01 00:05:31 +01:00
parent 66c6a25941
commit 1f76184d02
5 changed files with 29 additions and 15 deletions

View file

@ -43,7 +43,7 @@
{% block menu %}
<nav class="cyan darken-1">
<ul id="slide-out" class="left-bar sidenav sidenav-fixed">
<ul id="slide-out" class="left-bar sidenav sidenav-fixed" data-controller="materialize--sidenav">
{% block logo %}
<li class="logo border-bottom">
{% if is_granted('LIST_ENTRIES') %}