##// END OF EJS Templates
Fixed: Wiki annotated page does not display author of version 1 (#8449)....
Fixed: Wiki annotated page does not display author of version 1 (#8449). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6206 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r5323:ffd0a9c72c24
r6086:b0728550a35c
Show More
edit.rhtml
6 lines | 165 B | text/html+ruby | RhtmlLexer
<h2><%=h "#{@issue.tracker.name} ##{@issue.id}" %></h2>
<%= render :partial => 'edit' %>
<% content_for :header_tags do %>
<%= robot_exclusion_tag %>
<% end %>