debian-mirror-gitlab/app/views/doorkeeper/applications/edit.html.haml
2023-06-20 00:43:36 +05:30

4 lines
213 B
Text

- page_title _("Edit"), @application.name, _("Applications")
%h1.page-title.gl-font-size-h-display= _('Edit application')
= render 'shared/doorkeeper/applications/form', url: doorkeeper_submit_path(@application)