Follows r2110.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2111 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2008-12-07 14:44:08 +00:00
parent ea603e4ea5
commit 02acc7fc28
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<% Redmine::UnifiedDiff.new(diff, diff_type).each do |table_file| -%>
<% Redmine::UnifiedDiff.new(diff, :type => diff_type).each do |table_file| -%>
<div class="autoscroll">
<% if diff_type == 'sbs' -%>
<table class="filecontent CodeRay">