summaryrefslogtreecommitdiff
path: root/app/views/admin/services/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/services/edit.html.haml')
-rw-r--r--app/views/admin/services/edit.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/admin/services/edit.html.haml b/app/views/admin/services/edit.html.haml
deleted file mode 100644
index d13b5a34dac..00000000000
--- a/app/views/admin/services/edit.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-- add_to_breadcrumbs _("Service Templates"), admin_application_settings_services_path
-- page_title @service.title, _("Service Templates")
-- breadcrumb_title @service.title
-- @content_class = 'limit-container-width' unless fluid_layout
-
-= render 'form'