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