]> source.dussan.org Git - redmine.git/commitdiff
Removed extraneous hidden_field on wiki history (#7379).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 22 Jan 2011 13:21:24 +0000 (13:21 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 22 Jan 2011 13:21:24 +0000 (13:21 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4740 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/wiki/history.rhtml

index 23d45099a3f3740576d7e8a6a5d6c0300327e3fd..392c3b9f1b10b9ef9f79ddca9804bfd458d32933 100644 (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>