debian-mirror-gitlab/app/views/doorkeeper/applications/edit.html.haml

5 lines
193 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Edit", @application.name, "Applications"
2017-09-10 17:25:29 +05:30
- @content_class = "limit-container-width" unless fluid_layout
2015-04-26 12:48:37 +05:30
%h3.page-title Edit application
2015-09-11 14:41:01 +05:30
= render 'form', application: @application