From 96c68a0bc8ed6e54aa63c9c24e4cbf122ee36751 Mon Sep 17 00:00:00 2001 From: Allen Ding Date: Fri, 10 Sep 2021 00:42:25 -0400 Subject: [PATCH] Made each ID attached to the menu items unique in the menu_main.html file. Originally, all of the menu item IDs were the same (i.e. all were headingOne) --- mayan/apps/appearance/templates/appearance/menu_main.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mayan/apps/appearance/templates/appearance/menu_main.html b/mayan/apps/appearance/templates/appearance/menu_main.html index 6177408b67c..97660b4b795 100644 --- a/mayan/apps/appearance/templates/appearance/menu_main.html +++ b/mayan/apps/appearance/templates/appearance/menu_main.html @@ -21,7 +21,7 @@

{% with ' ' as link_classes %} {% if link|common_get_type == "" %}
-