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

edit.html.haml « projects « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9d9a1ee0a3fabc30536336ce1696f54313b74244 (plain)
1
2
3
4
5
= render 'form'

= link_to 'Show', [:admin, @admin_project]
\|
= link_to 'Back', admin_projects_path