/[omni_gantt]/db2gantt.cgi
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /db2gantt.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by dpavlin, Sat Sep 14 20:03:36 2002 UTC revision 1.16 by dpavlin, Sat Sep 14 21:45:23 2002 UTC
# Line 17  my $use_js = 1;                # use JavaScript pop-up Line 17  my $use_js = 1;                # use JavaScript pop-up
17  # status colors  # status colors
18  my %cols = (  my %cols = (
19          'In Progress'           => '0,255,0',          'In Progress'           => '0,255,0',
20          'In Progress/Failure'   => '255,64,255',          'In Progress/Failures'  => '255,64,255',
21          'In Progress/Errors'    => '255,64,0',          'In Progress/Errors'    => '255,64,0',
22          'Queuing'               => '255,255,0',          'Queuing'               => '255,255,0',
23          'Aborted'               => '255,0,0',          'Aborted'               => '255,0,0',

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.26