From 4f14782f12864dafcbaaa0b2c7aeaa98b512fe22 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sun, 1 Dec 2024 12:05:23 -0300 Subject: [PATCH] fix: entity config page with wrong active class when open --- app/templates/includes/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/includes/navbar.html b/app/templates/includes/navbar.html index 5e0e0b0..c03b369 100644 --- a/app/templates/includes/navbar.html +++ b/app/templates/includes/navbar.html @@ -85,7 +85,7 @@ href="{% url 'categories_index' %}">{% translate 'Categories' %}
  • {% translate 'Tags' %}
  • -
  • {% translate 'Entities' %}