##// END OF EJS Templates
Slight UI changes to the subtasks tree....
Slight UI changes to the subtasks tree. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3577 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2965:4e3202d2a2c5
r3463:508df4a33acb
Show More
_map.rb
7 lines | 57 B | text/x-ruby | RubyLexer
Jean-Philippe Lang
Added syntax highlightment for repository files (using CodeRay)....
r638 module CodeRay
module Styles
default :cycnus
end
end