Rev 9311 | Rev 10169 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9311 | Rev 9506 | ||
---|---|---|---|
Line 26... | Line 26... | ||
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 | !if $auth_method=$empty and $class!=$empty |
30 | !bound type within supervisor,participant,example,\ |
30 | !bound type within supervisor,participant,example,\ |
31 |
|
31 | authsupervisor,authparticipant,forgetpwd default example |
32 | !else |
32 | !else |
33 | !bound type within supervisor,participant,example,\ |
33 | !bound type within supervisor,participant,example,\ |
34 |
|
34 | authsupervisor,authparticipant default example |
35 | !endif |
35 | !endif |
36 | !if $type=example |
36 | !if $type=example |
37 | superclass= |
37 | superclass= |
38 | !endif |
38 | !endif |
39 | 39 |