2007-10-06 08:08:29 +00:00
|
|
|
<h2><%=h "#{@issue.tracker.name} ##{@issue.id}" %></h2>
|
2006-06-28 18:11:03 +00:00
|
|
|
|
2008-02-09 16:11:18 +00:00
|
|
|
<%= render :partial => 'edit' %>
|
2011-04-12 19:22:44 +00:00
|
|
|
<% content_for :header_tags do %>
|
|
|
|
<%= robot_exclusion_tag %>
|
|
|
|
<% end %>
|