Subversion Repositories wimsdev

Rev

Rev 12880 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12880 Rev 14835
Line 10... Line 10...
10
  pr_sccolor=$pr_sccolor,$tmp
10
  pr_sccolor=$pr_sccolor,$tmp
11
!next ttt
11
!next ttt
12
pr_sccolor=!item 2 to -1 of $pr_sccolor
12
pr_sccolor=!item 2 to -1 of $pr_sccolor
13
pr_actcolor=$empty
13
pr_actcolor=$empty
14
!set actcolor=!defof DF_actcolor in wimshome/public_html/bases/sys/defaults.conf
14
!set actcolor=!defof DF_actcolor in wimshome/public_html/bases/sys/defaults.conf
15
!for ttt=1 to 7
15
!for ttt=1 to 9
16
  tmp=!word 1 of $(pr_actcolor$ttt)
16
  tmp=!word 1 of $(pr_actcolor$ttt)
17
  tmp=!item 1 of $tmp
17
  tmp=!item 1 of $tmp
18
  !default tmp=$(actcolor[$ttt])
18
  !default tmp=$(actcolor[$ttt])
19
  pr_actcolor=!append item $tmp to $pr_actcolor
19
  pr_actcolor=!append item $tmp to $pr_actcolor
20
!next ttt
20
!next ttt