summaryrefslogtreecommitdiff
path: root/app/views/shared/integrations/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/integrations/_index.html.haml')
-rw-r--r--app/views/shared/integrations/_index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/integrations/_index.html.haml b/app/views/shared/integrations/_index.html.haml
index 39365280e71..872fc90f6db 100644
--- a/app/views/shared/integrations/_index.html.haml
+++ b/app/views/shared/integrations/_index.html.haml
@@ -1 +1 @@
-.js-integrations-list{ data: integration_list_data(integrations) }
+.js-integrations-list{ data: integration_list_data(integrations, group: @group, project: @project) }