From ce6a36f513a6a0e5430334a47fb7d0f1408116d4 Mon Sep 17 00:00:00 2001 From: Joe Krzystan Date: Thu, 18 Jun 2020 14:18:28 -0400 Subject: [PATCH] All users can access Reports navigation item --- tock/tock/templates/_navigation.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tock/tock/templates/_navigation.html b/tock/tock/templates/_navigation.html index 72eb32185..f918780d5 100644 --- a/tock/tock/templates/_navigation.html +++ b/tock/tock/templates/_navigation.html @@ -10,7 +10,6 @@ Projects - {% if request.user.is_staff %}
  • - {% endif %}
  • Users @@ -69,4 +67,4 @@ {% endif %} - \ No newline at end of file +