Rev 12488 | Rev 12714 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12488 | Rev 12638 | ||
---|---|---|---|
Line 54... | Line 54... | ||
54 | !set nbth=4 |
54 | !set nbth=4 |
55 | !if $user=$empty |
55 | !if $user=$empty |
56 | <p>$name_click</p> |
56 | <p>$name_click</p> |
57 | !endif |
57 | !endif |
58 | !if $graphics!=1 |
58 | !if $graphics!=1 |
59 | <script src="scripts/js/tablesort.js"></script> |
- | |
60 | <script src="scripts/js/tablesort.number.js"></script> |
- | |
61 | !set table_id=TABLE_userlist |
59 | !set table_id=TABLE_userlist |
62 | !set table_class=sortable |
60 | !set table_class=sortable |
63 | !endif |
61 | !endif |
64 | $table_header |
62 | $table_header |
65 | <thead> |
63 | <thead> |
Line 160... | Line 158... | ||
160 | !endif |
158 | !endif |
161 | :enduser |
159 | :enduser |
162 | !next |
160 | !next |
163 | </tbody> |
161 | </tbody> |
164 | $table_end |
162 | $table_end |
165 | !if $graphics!=1 |
- | |
166 | <script> |
- | |
167 | new Tablesort(document.getElementById('TABLE_userlist')); |
- | |
168 |
|
163 | !read tablesort.phtml |
169 | !endif |
- | |
170 | !endif |
164 | !endif |
171 | 165 | ||
172 | !if $user!=$empty and $choice!=all |
166 | !if $user!=$empty and $choice!=all |
173 | !distribute item scores,livret1 into sc,li |
167 | !distribute item scores,livret1 into sc,li |
174 | !set parmuser1=&job=getuser&getuser=$user |
168 | !set parmuser1=&job=getuser&getuser=$user |