Render form

pull/6827/head
Hagen Schink 12 years ago
parent 07eeace79b
commit 5efabacaa1
  1. 2
      app/views/meeting_contents/history.html.erb

@ -2,7 +2,7 @@
<h3><%= l(:label_history) %></h3>
<% form_tag({:action => "diff"}, :method => :get) do %>
<%= form_tag({:action => "diff"}, :method => :get) do %>
<table class="list">
<thead><tr>
<th>#</th>

Loading…
Cancel
Save