view app/views/issues/edit.rhtml @ 829:7a613c0eefe2 feature_364

Hide tracker options in the new-project version of the project settings form
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 31 Jan 2012 13:45:56 +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 %>