From 2679ff1070972cf84496c888ce2c91f70c7b90f2 Mon Sep 17 00:00:00 2001 From: lianguan Date: Tue, 17 Dec 2024 17:55:05 +0800 Subject: [PATCH 1/2] Fix the bug of "active" class not working when navbar links are accessed. --- templates/base/head_navbar.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 951ee590d1cc7..4714b9ed083be 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -3,7 +3,7 @@ {{$notificationUnreadCount = call .NotificationUnreadCount}} {{end}} -