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

5 lines
205 B
Text
Raw Normal View History

- page_title _("Edit"), @application.name, _("Applications")
- @content_class = "limit-container-width" unless fluid_layout
%h3.page-title= _('Edit application')
2015-04-30 13:06:18 -04:00
= render 'form', application: @application