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: e408ae2f29d0647bae76bf1c039e33ec525ff34a (plain)
1
2
3
%h3.page-title Edit application
- @url = admin_application_path(@application)
= render 'form', application: @application