mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 10:06:04 +10:00
With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
- page_title "Edit", @milestone.title, "Milestones"
|
|
|
|
%h3.page-title
|
|
Edit Milestone ##{@milestone.iid}
|
|
|
|
%hr
|
|
|
|
= render "form"
|