##// END OF EJS Templates
Removed IssueStatus html_color attribute....
Removed IssueStatus html_color attribute. Issue list colorization can be done using a custom theme. Each row is given a class that correspond to the issue status (eg. status-1 where 1 is the status position). git-svn-id: http://redmine.rubyforge.org/svn/trunk@881 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r328:19d962c3aa80
r868:7535c211d5e6
Show More
breakpointer
2 lines | 102 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/breakpointer'