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.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/incidents/index.html.haml b/app/views/projects/incidents/index.html.haml
index 3d66c254601..a89e93618bc 100644
--- a/app/views/projects/incidents/index.html.haml
+++ b/app/views/projects/incidents/index.html.haml
@@ -1,3 +1,3 @@
- page_title _('Incidents')
-#js-incidents{ data: incidents_data(@project) }
+#js-incidents{ data: incidents_data(@project, params) }