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

edit.html.haml « environments « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d1bdb9320f302ac72c4dd1c203eb2284f077a4b (plain)
1
2
3
4
5
6
- page_title "Edit", @environment.name, "Environments"

%h3.page-title
  Edit environment
%hr
= render 'form'