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

new.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: 4d4b6b0c994033c987cfb3a47ee54442f93ebe2b (plain)
1
2
3
4
5
6
- breadcrumb_title _("Applications")
- page_title _("New Application")

%h3.page-title New application
- @url = admin_applications_path
= render 'form', application: @application