Rev 13579 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13579 | Rev 16250 | ||
---|---|---|---|
Line 133... | Line 133... | ||
133 | </div> |
133 | </div> |
134 | !set wims_ref_class=wims_button wims_secondary_button |
134 | !set wims_ref_class=wims_button wims_secondary_button |
135 | !href module=home&cmd=new $wims_name_back2 |
135 | !href module=home&cmd=new $wims_name_back2 |
136 | !endif |
136 | !endif |
137 | !endif |
137 | !endif |
- | 138 | ||
138 | !if $supervisable=yes and ($wims_user=supervisor or $wims_class=$wims_superclass) and $class_type notwordof 3 4 |
139 | !if $supervisable=yes and ($wims_user=supervisor or $wims_class=$wims_superclass) and $class_type notwordof 3 4 |
- | 140 | !set regclass=!defof user_mkclass in $userdef |
|
- | 141 | !if $regclass!=no |
|
139 | <p> |
142 | <p> |
140 | !set wims_ref_class=wims_button |
143 | !set wims_ref_class=wims_button |
141 | !href module=adm/class/regclass $wims_name_classcreate |
144 | !href module=adm/class/regclass $wims_name_classcreate |
142 | !set wims_ref_class=wims_button |
145 | !set wims_ref_class=wims_button |
143 | !href module=adm/class/regclass&job=cloneexemple $wims_name_cloneclass |
146 | !href module=adm/class/regclass&job=cloneexemple $wims_name_cloneclass |
144 | </p> |
147 | </p> |
- | 148 | !endif |
|
145 | !endif |
149 | !endif |