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

11 lines
137 B
Text
Raw Normal View History

2018-12-23 12:14:25 +05:30
- breadcrumb_title _("Edit")
- page_title _("Milestones")
2017-09-10 17:25:29 +05:30
- render "header_title"
%h3.page-title
Edit Milestone
2018-12-23 12:14:25 +05:30
%hr
2017-09-10 17:25:29 +05:30
= render "form"