Removed extraneous hidden_field on wiki history (#7379).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4740 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2011-01-22 13:21:24 +00:00
parent 144ca23442
commit 07a49b94ad
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
<h3><%= l(:label_history) %></h3>
<% form_tag({:action => "diff"}, :method => :get) do %>
<%= hidden_field_tag('project_id', h(@project.to_param)) %>
<table class="list wiki-page-versions">
<thead><tr>
<th>#</th>