Rev 12481 | Rev 15821 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12481 | Rev 12638 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | !read adm/title.phtml 1\ |
5 | !read adm/title.phtml 1\ |
6 | $classname\ |
6 | $classname\ |
7 | $livret_title\ |
7 | $livret_title\ |
8 | $name_job |
8 | $name_job |
9 | - | ||
10 | <script src="scripts/js/tablesort.js"></script> |
- | |
11 | <script src="scripts/js/tablesort.number.js"></script> |
- | |
12 | 9 | ||
13 | <hr style="width:40%" /> |
10 | <hr style="width:40%" /> |
14 | <ul> |
11 | <ul> |
15 | <li>$name_title_comp : <span style="color:green;" class="bold">$(title_$comp)</span>.</li> |
12 | <li>$name_title_comp : <span style="color:green;" class="bold">$(title_$comp)</span>.</li> |
16 | !let eold=!record $palier of wimshome/log/classes/$wims_class/livret/.comp$comp |
13 | !let eold=!record $palier of wimshome/log/classes/$wims_class/livret/.comp$comp |
Line 72... | Line 69... | ||
72 | </tr> |
69 | </tr> |
73 | !endif |
70 | !endif |
74 | !next l |
71 | !next l |
75 | </tbody> |
72 | </tbody> |
76 | $table_end |
73 | $table_end |
- | 74 | !read tablesort.phtml |
|
77 | !endif |
75 | !endif |
78 | </li> |
76 | </li> |
79 | </ul> |
77 | </ul> |
80 | <script> |
- | |
81 | new Tablesort(document.getElementById('TABLE_user')); |
- | |
82 | </script> |
- | |
83 | - | ||
84 | 78 | ||
85 | !set wims_menu_items=!append line back2,1,cmd=renew\ |
79 | !set wims_menu_items=!append line back2,1,cmd=renew\ |
86 | to $wims_menu_items |
80 | to $wims_menu_items |