]> source.dussan.org Git - redmine.git/commitdiff
Follows r2110.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 7 Dec 2008 14:44:08 +0000 (14:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 7 Dec 2008 14:44:08 +0000 (14:44 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2111 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/common/_diff.rhtml

index 0b28101b707194c0a2501ba00fc6497acdc23925..07bd4745f3d2b3f9c8011fc0aaa8fdb56febdd0f 100644 (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">