From df6867b4235d527e9920d8995164ba07da245c08 Mon Sep 17 00:00:00 2001 From: hellodeloo Date: Tue, 4 Jul 2023 12:03:10 +0200 Subject: [PATCH] fix: active menu item --- lacommunaute/templates/forum/forum_detail.html | 10 +++++----- .../partials/header_nav_secondary_items.html | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lacommunaute/templates/forum/forum_detail.html b/lacommunaute/templates/forum/forum_detail.html index c24be1ae6..d9546c77c 100644 --- a/lacommunaute/templates/forum/forum_detail.html +++ b/lacommunaute/templates/forum/forum_detail.html @@ -37,15 +37,15 @@

diff --git a/lacommunaute/templates/partials/header_nav_secondary_items.html b/lacommunaute/templates/partials/header_nav_secondary_items.html index d67394a06..cfa2ec370 100644 --- a/lacommunaute/templates/partials/header_nav_secondary_items.html +++ b/lacommunaute/templates/partials/header_nav_secondary_items.html @@ -3,32 +3,32 @@ {% load theme_inclusion %}