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

edit.html.haml « services « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25770df1c9031b5cbcdedbceadd638094387ba03 (plain)
1
2
3
4
5
- breadcrumb_title "Integrations"
- page_title @service.title, "Services"
- add_to_breadcrumbs("Settings", edit_project_path(@project))

= render 'form'