view app/views/issues/edit.rhtml @ 736:51c97efbe241 feature_318

Small fixes -- avoid troubles when trying to retrive root /hg URL
author Chris Cannam
date Fri, 04 Nov 2011 16:32:17 +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 %>