Rev 2254 | Rev 4145 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2254 | Rev 4142 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !set remain=$[max(0,$ll-0$(vcnt_$(parmcnt)_$i))] |
16 | !set remain=$[max(0,$ll-0$(vcnt_$(parmcnt)_$i))] |
17 | !if $ll>0 |
17 | !if $ll>0 |
18 | !if $remain>0 |
18 | !if $remain>0 |
19 | $i_1 |
19 | $i_1 |
20 | !endif |
20 | !endif |
- | 21 | $i_2 |
|
21 |
|
22 | !! ($remain $name_remaining). |
22 | !else |
23 | !else |
23 | $i_1 $i_2 |
24 | $i_1 $i_2 |
24 |
|
25 | !! !if $(vcnt_$(parmcnt)_$i)!=$empty and $vshow=1 |
25 |
|
26 | !! ($(vcnt_$(parmcnt)_$i)). |
26 |
|
27 | !! !endif |
27 | !endif |
28 | !endif |
28 | !next i |
29 | !next i |
29 | </ol> |
30 | </ol> |
30 | 31 |