MantisBT: master 8985f025

Author Committer Branch Timestamp Parent
vboctor master 2002-06-17 18:40 master 872053ab
Changeset
  • Replaced $g_<status>_color variables with $g_status_colors['<status color>']
    array in the configuration. For example, $g_new_color is replaced with
    $g_status_colors['new']. The old $g_xxx_color variables are still supported
    but they may be dropped soon.
  • Changed the status color legend to have equal columns for all statuses rather
    than widths that are proportional to the string length of the status name.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1142 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - core_helper_API.php Diff File
mod - core_html_API.php Diff File
mod - doc/ChangeLog Diff File