Rev 5350 | Rev 5411 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5350 | Rev 5408 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | superclass=$wims_superclass |
24 | superclass=$wims_superclass |
25 | !endif |
25 | !endif |
26 | 26 | ||
27 | !default superclass2=$superclass |
27 | !default superclass2=$superclass |
28 | !read tabletheme |
28 | !read tabletheme |
- | 29 | !if $auth_method=$empty and $class!=$empty |
|
29 | !bound type within supervisor,participant,example,\ |
30 | !bound type within supervisor,participant,example,\ |
30 | authsupervisor,authparticipant,forgetpwd default example |
31 | authsupervisor,authparticipant,forgetpwd default example |
- | 32 | !else |
|
- | 33 | !bound type within supervisor,participant,example,\ |
|
- | 34 | authsupervisor,authparticipant default example |
|
- | 35 | !endif |
|
31 | !if $type=example |
36 | !if $type=example |
32 | superclass= |
37 | superclass= |
33 | !endif |
38 | !endif |
34 | 39 | ||
35 | !if $type=forgetpwd |
40 | !if $type=forgetpwd |