Rev 6570 | Rev 6959 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6570 | Rev 6620 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if $gotcntC > 0 |
2 | !if $gotcntC > 0 |
3 | !set gotcnt=$gotcntC |
3 | !set gotcnt=$gotcntC |
4 | !set gotm=$gotmC |
4 | !set gotm=$gotmC |
5 | !set gotd=$gotdC |
5 | !set gotd=$gotdC |
6 | !set gott=$gottC |
6 | !set gott=$gottC |
- | 7 | !endif |
|
- | 8 | ||
- | 9 | !default gotcntC=0 |
|
- | 10 | !if $[$gotcntC + $gotcnt]=0 |
|
- | 11 | !href module=adm/class/classes&type=example $name_allexampleclass |
|
7 | !endif |
12 | !endif |
8 | 13 | ||
9 | <ul class="wims_home_result_list wims_class"> |
14 | <ul class="wims_home_result_list wims_class"> |
10 | !for i=1 to $gotcnt |
15 | !for i=1 to $gotcnt |
11 | !set m_=!line $i of $gotm |
16 | !set m_=!line $i of $gotm |