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

edit.html.haml « integrations « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 927d2410132a2d1f8c81b06ef6dc7aa3eac2cbc6 (plain)
1
2
3
4
5
- add_to_breadcrumbs _('Integrations'), scoped_integrations_path
- breadcrumb_title @integration.title
- page_title @integration.title, _('Integrations')

= render 'shared/integrations/form', integration: @integration