summaryrefslogtreecommitdiffstats
path: root/app/views/issues/edit.rhtml
blob: 97f26a205558e4d5c35a1246a8a43573c55ee960 (plain)
1
2
3
<h2><%=h "#{@issue.tracker.name} ##{@issue.id}" %></h2>

<%= render :partial => 'edit' %>