Rev 12638 | Rev 12938 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12638 | Rev 12714 | ||
---|---|---|---|
Line 59... | Line 59... | ||
59 | !set table_id=TABLE_userlist |
59 | !set table_id=TABLE_userlist |
60 | !set table_class=sortable |
60 | !set table_class=sortable |
61 | !endif |
61 | !endif |
62 | $table_header |
62 | $table_header |
63 | <thead> |
63 | <thead> |
64 |
|
64 | <tr> |
65 | <th colspan="5"></th> |
65 | <th colspan="5"></th> |
66 | !for j in $showsheet |
66 | !for j in $showsheet |
67 | !if $(activ[$j])>0 |
67 | !if $(activ[$j])>0 |
68 | <th colspan="2" class="small">$wims_name_Sheet $j <br />$(shs_title[$j])<br />($(nbexo$j) $name_exo)</th> |
68 | <th colspan="2" class="small">$wims_name_Sheet $j <br />$(shs_title[$j])<br />($(nbexo$j) $name_exo)</th> |
69 | !increase nbth |
69 | !increase nbth |