diff --git a/app/views/admin/services/_form.html.haml b/app/views/admin/services/_form.html.haml index e869f45e242..d7490274489 100644 --- a/app/views/admin/services/_form.html.haml +++ b/app/views/admin/services/_form.html.haml @@ -1,6 +1,5 @@ %h3.page-title = @service.title - = boolean_to_icon @service.activated? %p #{@service.description} template