Fixes #773: Changeset block is smashing the update frame on issues/show.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1193 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2008-03-05 11:59:56 +00:00
parent 1eca3947a1
commit 745fec76d0
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ end %>
<%= render :partial => 'history', :locals => { :journals => @journals } %>
</div>
<% end %>
<div style="clear: both;"></div>
<% if authorize_for('issues', 'edit') %>
<div id="update" style="display:none;">