summaryrefslogtreecommitdiff
path: root/app/views/shared/integrations/overrides.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/integrations/overrides.html.haml')
-rw-r--r--app/views/shared/integrations/overrides.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/integrations/overrides.html.haml b/app/views/shared/integrations/overrides.html.haml
index dc87fae704c..b8585fdef1f 100644
--- a/app/views/shared/integrations/overrides.html.haml
+++ b/app/views/shared/integrations/overrides.html.haml
@@ -1,4 +1,4 @@
-- add_to_breadcrumbs _('Integrations'), scoped_integrations_path
+- add_to_breadcrumbs _('Integrations'), scoped_integrations_path(project: @project, group: @group)
- breadcrumb_title @integration.title
- page_title @integration.title, _('Integrations')
- @content_class = 'limit-container-width' unless fluid_layout