debian-mirror-gitlab/app/views/projects/issues/edit.html.haml

8 lines
139 B
Text
Raw Normal View History

2016-11-03 12:29:30 +05:30
- page_title "Edit", "#{@issue.title} (#{@issue.to_reference})", "Issues"
2015-12-23 02:04:40 +05:30
%h3.page-title
Edit Issue ##{@issue.iid}
%hr
2014-09-02 18:07:02 +05:30
= render "form"