summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/edit.html.haml
blob: 3a6fbbc7fbc5ad5255b89c1a2393995703f328eb (plain)
1
2
3
4
5
6
7
- page_title "Edit", "#{@issue.to_reference} #{@issue.title}", "Issues"

%h3.page-title
  Edit Issue ##{@issue.iid}
%hr

= render "form"