From b7206682b58150285b1ff5a31f0d8be285ea2ca9 Mon Sep 17 00:00:00 2001 From: A R R R Associates Date: Sat, 8 Aug 2026 17:09:21 +0530 Subject: [PATCH] Group staff employee portal navigation --- .../components/staff_navigation_v2.html | 262 ++++++++++++++++++ 1 file changed, 262 insertions(+) diff --git a/app/ui/templates/components/staff_navigation_v2.html b/app/ui/templates/components/staff_navigation_v2.html index aa0e637..47dc226 100644 --- a/app/ui/templates/components/staff_navigation_v2.html +++ b/app/ui/templates/components/staff_navigation_v2.html @@ -131,3 +131,265 @@ })(); {% endif %} + + +{# STAFF_NAV_GROUPING_ONEFILE_V1 + One-file employee navigation grouping. + Existing routes, Jinja permission checks and feature visibility are preserved. +#} + + + + +