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

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

= render 'form'