Rev 12626 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12626 | Rev 12638 | ||
---|---|---|---|
Line 54... | Line 54... | ||
54 | <ul> |
54 | <ul> |
55 | <li><a href="#wims_othergestion">$name_othergestion</a></li> |
55 | <li><a href="#wims_othergestion">$name_othergestion</a></li> |
56 | <li><a href="#wims_levellist">$wims_name_level</a></li> |
56 | <li><a href="#wims_levellist">$wims_name_level</a></li> |
57 | </ul> |
57 | </ul> |
58 | <div id="wims_levellist"> |
58 | <div id="wims_levellist"> |
59 | <script src="scripts/js/tablesort.js"></script> |
- | |
60 | !set table_id=TABLE_levellist |
59 | !set table_id=TABLE_levellist |
61 | !set table_class=sortable |
60 | !set table_class=sortable |
62 | $table_header |
61 | $table_header |
63 | <caption>$name_first4 |
62 | <caption>$name_first4 |
64 | $ |
63 | $ |
Line 109... | Line 108... | ||
109 | <td>$p</td> |
108 | <td>$p</td> |
110 | </tr> |
109 | </tr> |
111 | !next i |
110 | !next i |
112 | </tbody> |
111 | </tbody> |
113 | $table_end |
112 | $table_end |
114 | <script> |
- | |
115 | new Tablesort(document.getElementById('TABLE_levellist')); |
- | |
116 |
|
113 | !read tablesort.phtml |
117 | !endif |
114 | !endif |
118 | </div> |
115 | </div> |