Mercurial > hg > soundsoftware-site
view app/views/issues/edit.rhtml @ 759:7d58183fd14c feature_14
Fixes (hopefully) Bug #323
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 11 Nov 2011 17:50:58 +0000 |
parents | cbce1fd3b1b7 |
children |
line wrap: on
line source
<h2><%=h "#{@issue.tracker.name} ##{@issue.id}" %></h2> <%= render :partial => 'edit' %> <% content_for :header_tags do %> <%= robot_exclusion_tag %> <% end %>