mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 09:16:52 +02:00
Update CodeRay version to 1.0 final (#4264).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7618 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
test/fixtures/diffs/subversion.diff
vendored
2
test/fixtures/diffs/subversion.diff
vendored
@@ -22,7 +22,7 @@ Index: app/views/common/_diff.rhtml
|
||||
+<% diff.each do |table_file| -%>
|
||||
<div class="autoscroll">
|
||||
<% if diff_type == 'sbs' -%>
|
||||
<table class="filecontent CodeRay">
|
||||
<table class="filecontent syntaxhl">
|
||||
@@ -62,3 +63,5 @@
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user