gitlab-org--gitlab-foss/app/views/projects/issues/edit.html.haml

8 lines
137 B
Text
Raw Normal View History

- page_title "Edit", "#{@issue.to_reference} #{@issue.title}", "Issues"
2015-12-02 08:27:29 -05:00
%h3.page-title
Edit Issue ##{@issue.iid}
%hr
= render "form"