MantisBT: master 2ecfefa0

Author Committer Branch Timestamp Parent
dregad dregad master 2013-09-26 06:19 master f64db453
Affected Issues  0016411: On workflow thresholds page, changes in 'who can alter' are not color-highlighted
Changeset

Workflow thresholds page: add color highlight for 'who can alter'

Normally on this page, all changes versus system / global defaults are
highlighted in color. This did not work for the access level threshold
of 'Who can alter this value', which are never color-coded regardless of
the actual value.

This commit introduces a new function print_who_can_change() to remove
code duplication.

Fixes 0016411

mod - manage_config_work_threshold_page.php Diff File