Rev 10768 | Rev 10793 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10768 | Rev 10770 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !!called by participant.phtml, not by authparticipant.phtml |
1 | !!called by participant.phtml, not by authparticipant.phtml |
- | 2 | ||
- | 3 | !!! adm/class/initclass change the value of $superclass which is tested |
|
- | 4 | !!! in supervisor.phtml (should be with the old value). |
|
- | 5 | !set superclass_orig=$superclass |
|
2 | !read adm/class/initclass $wims_class |
6 | !read adm/class/initclass $wims_class |
3 | !reset directlistparticipate directlistsupervisor |
7 | !reset directlistparticipate directlistsupervisor |
4 | !if $directcnt>0 |
8 | !if $directcnt>0 |
5 | !for i_=1 to $directcnt |
9 | !for i_=1 to $directcnt |
6 | !set cl=!word 1 of $(directlist[$i_]) |
10 | !set cl=!word 1 of $(directlist[$i_]) |