MantisBT: master 72ab9338

Author Committer Branch Timestamp Parent
dregad dregad master 2015-09-06 13:50 master 94aa0058
Affected Issues  0020068: No color applied to status enums with spaces in status values
Changeset

Use enum value to determine CSS class name

As per atrol's suggestion in issue 0020068

This simpler approach allows more efficient code and removes need for an
extra API function.

mod - core/html_api.php Diff File
mod - css/status_config.php Diff File