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

edit.html.haml « applications « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c596866bde210980094f6bc80ce6440e350dfdcf (plain)
1
2
3
4
- page_title "Edit", @application.name, "Applications"
%h3.page-title Edit application
- @url = admin_application_path(@application)
= render 'form', application: @application