From 5271f5263f99d6e8b22b284e49a06558b9bb608b Mon Sep 17 00:00:00 2001 From: Ryan Prather Date: Sun, 22 Dec 2024 01:15:39 +0000 Subject: [PATCH] Add staff pages section --- templates/internal/libs/nav.html.twig | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/templates/internal/libs/nav.html.twig b/templates/internal/libs/nav.html.twig index c08761a..9c29720 100644 --- a/templates/internal/libs/nav.html.twig +++ b/templates/internal/libs/nav.html.twig @@ -47,12 +47,21 @@ {% endif %} {% if is_granted('ROLE_CASE_MANAGER') or is_granted('ROLE_ADMIN') %} + + {% endif %}