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

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

= render "form"