diff --git a/stock/templates/public/base.html b/stock/templates/public/base.html index 279743d0..13374967 100755 --- a/stock/templates/public/base.html +++ b/stock/templates/public/base.html @@ -106,7 +106,7 @@ {% endif %} - {% if not perms.auth.member and not perms.auth.blue_member or perms.auth.human_resources %} + {% if not perms.auth.member or perms.auth.human_resources %}