diff --git a/dojo/templates/base.html b/dojo/templates/base.html index 13b50e54ee8..722656ae6a9 100644 --- a/dojo/templates/base.html +++ b/dojo/templates/base.html @@ -541,7 +541,7 @@ {% trans "Notifications" %} - {% if system_settings.enable_webhooks_notifications %} + {% if system_settings.enable_webhooks_notifications and "dojo.view_notification_webhooks"|has_configuration_permission:request %}
  • {% trans "Notification Webhooks" %}