Redmine/app/views/issue_statuses
Jean-Philippe Lang 7535c211d5 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
2007-11-04 11:40:17 +00:00
..
_form.rhtml Removed IssueStatus html_color attribute. 2007-11-04 11:40:17 +00:00
edit.rhtml deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
list.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
new.rhtml deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00