gitlab-org--gitlab-foss/app/views/admin/services/edit.html.haml

5 lines
182 B
Plaintext
Raw Normal View History

2017-08-17 10:53:50 -04:00
- add_to_breadcrumbs "Service Templates", admin_application_settings_services_path
- breadcrumb_title @service.title
2015-04-30 13:06:18 -04:00
- page_title @service.title, "Service Templates"
2015-02-11 20:34:41 -05:00
= render 'form'