Commit cc10d1a0 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang Committed by Eric Davis

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
parent b80b789c
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment