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: 49f90298a508358487b2ab043cb8498fc97be582 (plain)
1
2
3
4
- page_title "Edit", @application.name, "Applications"
- @content_class = "limit-container-width" unless fluid_layout
%h3.page-title Edit application
= render 'form', application: @application