summaryrefslogtreecommitdiff
path: root/app/views/projects/alert_management/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/alert_management/index.html.haml')
-rw-r--r--app/views/projects/alert_management/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/alert_management/index.html.haml b/app/views/projects/alert_management/index.html.haml
index 415820ac3ad..3bb489f2b69 100644
--- a/app/views/projects/alert_management/index.html.haml
+++ b/app/views/projects/alert_management/index.html.haml
@@ -1,3 +1,4 @@
- page_title _('Alerts')
+- add_page_specific_style 'page_bundles/incident_management_list'
#js-alert_management{ data: alert_management_data(@current_user, @project) }