From 95db27a32f90a12664245a8e8daaf8ccf4f51fe6 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sat, 13 Sep 2025 03:19:36 -0300 Subject: [PATCH] feat(ui:sidebar): add a chevron to the management menu to indicate it opens another "page" --- app/templates/includes/sidebar.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/includes/sidebar.html b/app/templates/includes/sidebar.html index 9b51a27..65b1ff9 100644 --- a/app/templates/includes/sidebar.html +++ b/app/templates/includes/sidebar.html @@ -154,10 +154,10 @@ aria-controls="collapsible-panel" class="sidebar-menu-item tw:text-wrap tw:lg:text-nowrap tw:lg:text-sm d-flex align-items-center text-decoration-none p-2 rounded-3 sidebar-item {% active_link views='tags_index||entities_index||categories_index||accounts_index||account_groups_index||currencies_index||exchange_rates_index||rules_index||import_profiles_index||automatic_exchange_rates_index||export_index||users_index' css_class="sidebar-active" %}"> - - {% translate 'Management' %} - + + {% translate 'Management' %} + +