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