debian-mirror-gitlab/app/views/groups/milestones/edit.html.haml

11 lines
137 B
Text
Raw Normal View History

2019-02-15 15:39:39 +05:30
- breadcrumb_title _("Edit")
- page_title _("Milestones")
2017-09-10 17:25:29 +05:30
- render "header_title"
%h3.page-title
Edit Milestone
2019-02-15 15:39:39 +05:30
%hr
2017-09-10 17:25:29 +05:30
= render "form"