From 769294ae9fe1c9c90ce536e026adf1623e59ee14 Mon Sep 17 00:00:00 2001 From: awwang0628 Date: Fri, 14 Jun 2024 16:20:49 -0400 Subject: [PATCH 01/14] navigation-sidebar.html: Added accessibility notice to sidebar of helpdesk for Colorado --- helpdesk/templates/helpdesk/navigation-sidebar.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/helpdesk/templates/helpdesk/navigation-sidebar.html b/helpdesk/templates/helpdesk/navigation-sidebar.html index c9b9fe2ed..78da8afee 100644 --- a/helpdesk/templates/helpdesk/navigation-sidebar.html +++ b/helpdesk/templates/helpdesk/navigation-sidebar.html @@ -65,6 +65,15 @@ {% endif %} + {% if user.default_organization.name == 'Building Performance Colorado' %} + + {% endif %} +