summaryrefslogtreecommitdiff
path: root/app/views/projects/services/edit.html.haml
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'