Rev 12534 | Rev 12719 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12534 | Rev 12638 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | !if $overflow=yes |
18 | !if $overflow=yes |
19 | !exit |
19 | !exit |
20 | !endif |
20 | !endif |
21 | 21 | ||
22 | !if $clcnt+$sccnt>0 |
22 | !if $clcnt+$sccnt>0 |
23 | <script src="scripts/js/tablesort.js"></script> |
- | |
24 | !if $wims_user=$empty |
23 | !if $wims_user=$empty |
25 | $name_supervisor_text |
24 | $name_supervisor_text |
26 | !endif |
25 | !endif |
27 | 26 | ||
28 | !if $sccnt>0 |
27 | !if $sccnt>0 |
Line 71... | Line 70... | ||
71 | !href module=$module&type=authsupervisor&class=$code $wims_name_Enter |
70 | !href module=$module&type=authsupervisor&class=$code $wims_name_Enter |
72 | </td></tr> |
71 | </td></tr> |
73 | !next i |
72 | !next i |
74 | </tbody> |
73 | </tbody> |
75 | $table_end |
74 | $table_end |
- | 75 | !read tablesort.phtml |
|
76 | !endif |
76 | !endif |
77 | !if $clcnt>0 and $s_prog!=1 |
77 | !if $clcnt>0 and $s_prog!=1 |
78 | !set table_id=TABLE_cls |
78 | !set table_id=TABLE_cls |
79 | !set table_class=sortable |
79 | !set table_class=sortable |
80 | $table_header |
80 | $table_header |
Line 155... | Line 155... | ||
155 | !endif |
155 | !endif |
156 | </tr> |
156 | </tr> |
157 | !next i |
157 | !next i |
158 | </tbody> |
158 | </tbody> |
159 | $table_end |
159 | $table_end |
- | 160 | !read tablesort.phtml |
|
160 | !else |
161 | !else |
161 | !!#####################program |
162 | !!#####################program |
162 | !if $clcnt_pr>0 |
163 | !if $clcnt_pr>0 |
163 | !if $splevel>1 |
164 | !if $splevel>1 |
164 | !set inst=!defof class_description in wimshome/log/classes/$superclass2/.def |
165 | !set inst=!defof class_description in wimshome/log/classes/$superclass2/.def |
Line 203... | Line 204... | ||
203 | !endif |
204 | !endif |
204 | </td></tr> |
205 | </td></tr> |
205 | !next i |
206 | !next i |
206 | </tbody> |
207 | </tbody> |
207 | $table_end |
208 | $table_end |
- | 209 | !read tablesort.phtml |
|
208 | !endif |
210 | !endif |
209 | !endif |
211 | !endif |
210 | <script> |
- | |
211 | !if $clcnt+$sccnt>0 |
- | |
212 | new Tablesort(document.getElementById('TABLE_portal')); |
- | |
213 | !endif |
- | |
214 | !if $clcnt>0 and $s_prog!=1 |
- | |
215 | new Tablesort(document.getElementById('TABLE_cls')); |
- | |
216 | !endif |
- | |
217 | !if $clcnt_pr>0 |
- | |
218 | new Tablesort(document.getElementById('TABLE_program')); |
- | |
219 | !endif |
- | |
220 | </script> |
- | |
221 | 212 | ||
222 | !else |
213 | !else |
223 | !if $class_type=$empty and $superclass_orig=$empty and $keyword=$empty |
214 | !if $class_type=$empty and $superclass_orig=$empty and $keyword=$empty |
224 | ($name_language2) |
215 | ($name_language2) |
225 | !else |
216 | !else |