Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html.haml « integrations « settings « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 78825cc72b0ee21f4c566223743dda0bb0625cee (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/integrations', integrations: @integrations