diff --git a/app/templates/base.html b/app/templates/base.html index 7da6cc2..3709871 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -84,11 +84,6 @@ Scheduled Reports {% endif %} - {% if current_user.role in ['admin','supervisor'] %} - - {% endif %}