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

8 lines
145 B
Text
Raw Normal View History

2020-07-28 23:09:34 +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"