summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/integrations/index.html.haml
blob: 96bd6d69a961ad1dd777291522381861468ada35 (plain)
1
2
3
4
5
6
7
8
9
- breadcrumb_title _('Integrations')
- page_title _('Integrations')
- @content_class = 'limit-container-width' unless fluid_layout

%h4= s_('GroupSettings|Apply integration settings to all Projects')
%p
  = s_('GroupSettings|Integrations configured here will automatically apply to all projects in this group.')
  = link_to _('Learn more'), '#'
= render 'shared/integrations/index', integrations: @integrations