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

edit.html.haml « milestones « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f6d7d209d0627b01faa270c856573d77cecdb43 (plain)
1
2
3
4
5
6
7
- page_title "Milestones"
- render "header_title"

%h3.page-title
  Edit Milestone

= render "form"