From d44d7e8c1f6219c2bed70c017a9e1ae4a87d561d Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Tue, 14 Oct 2025 00:34:29 -0700 Subject: [PATCH] remove caseworker --- app/templates/components/main_nav.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/templates/components/main_nav.html b/app/templates/components/main_nav.html index 51797fe7f..efd197805 100644 --- a/app/templates/components/main_nav.html +++ b/app/templates/components/main_nav.html @@ -10,9 +10,6 @@
  • Dashboard
  • Activity
  • {% endif %} - {# {% if not current_user.has_permissions(ServicePermission.VIEW_ACTIVITY) %} #} - {#
  • Sent messages
  • #} - {# {% endif %} #} {% elif current_user.has_permissions(allow_org_user=True) %}
  • Usage
  • Team members