From f62765199bdc54e834126a44bd99bc56b646096b Mon Sep 17 00:00:00 2001 From: Rajit Sarkar Date: Mon, 23 Sep 2024 10:09:26 -0400 Subject: [PATCH] CONCD-928 Implement show what I can work on for all users --- concordia/templates/fragments/_filter-buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concordia/templates/fragments/_filter-buttons.html b/concordia/templates/fragments/_filter-buttons.html index b86f25141..91b8a3b86 100644 --- a/concordia/templates/fragments/_filter-buttons.html +++ b/concordia/templates/fragments/_filter-buttons.html @@ -1,4 +1,4 @@ -{% if user.is_authenticated and user.is_staff %} +{% if user.is_authenticated %}