From: Jean-Philippe Lang Date: Sun, 7 Dec 2008 14:44:08 +0000 (+0000) Subject: Follows r2110. X-Git-Tag: 0.9.0~894 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=02acc7fc28dc868757ccb48b224b8bee3429bff7;p=redmine.git Follows r2110. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2111 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/common/_diff.rhtml b/app/views/common/_diff.rhtml index 0b28101b7..07bd4745f 100644 --- a/app/views/common/_diff.rhtml +++ b/app/views/common/_diff.rhtml @@ -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| -%>
<% if diff_type == 'sbs' -%>