gitlab-org--gitlab-foss/app/views/doorkeeper/applications/edit.html.haml

5 lines
193 B
Plaintext
Raw Normal View History

2015-04-30 17:06:18 +00:00
- page_title "Edit", @application.name, "Applications"
- @content_class = "limit-container-width" unless fluid_layout
2014-12-19 14:15:29 +00:00
%h3.page-title Edit application
2015-04-30 17:06:18 +00:00
= render 'form', application: @application