Welcome to mirror list, hosted at ThFree Co, Russian Federation.

edit.html.haml « applications « doorkeeper « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f1c3ea6aab14fe4d0f7acd772a5a5220f5330ae6 (plain)
1
2
3
4
- 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)