Rev 12845 | Rev 12996 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12845 | Rev 12904 | ||
---|---|---|---|
Line 70... | Line 70... | ||
70 | </td> |
70 | </td> |
71 | !endif |
71 | !endif |
72 | <td> |
72 | <td> |
73 | $supv |
73 | $supv |
74 | </td><td> |
74 | </td><td> |
75 | !if $pswd=$empty |
75 | !if $pswd=$empty |
76 | $name_open |
76 | <span class="wims_label open">$name_open</span> |
77 | !else |
77 | !else |
78 | $name_protected |
78 | <span class="wims_label wims_warning">$name_protected</span> |
79 | !endif |
79 | !endif |
80 | </td></tr> |
80 | </td></tr> |
81 | !next i |
81 | !next i |
82 | </tbody> |
82 | </tbody> |
83 | $table_end |
83 | $table_end |
84 | !read tablesort.phtml |
84 | !read tablesort.phtml |
Line 96... | Line 96... | ||
96 | <th scope="col" data-sort-method="none">$wims_name_action</th> |
96 | <th scope="col" data-sort-method="none">$wims_name_action</th> |
97 | <th scope="col">$wims_name_nameteacher</th> |
97 | <th scope="col">$wims_name_nameteacher</th> |
98 | <th scope="col">$wims_name_level</th> |
98 | <th scope="col">$wims_name_level</th> |
99 | <th scope="col">$wims_name_Status</th> |
99 | <th scope="col">$wims_name_Status</th> |
100 | !else |
100 | !else |
101 | !if $splevel>1 |
101 | !if $splevel>1 |
102 | !set inst=!defof class_description in wimshome/log/classes/$superclass2/.def |
102 | !set inst=!defof class_description in wimshome/log/classes/$superclass2/.def |
103 | !else |
103 | !else |
104 | !set inst=!defof class_institution in wimshome/log/classes/$superclass_orig/.def |
104 | !set inst=!defof class_institution in wimshome/log/classes/$superclass_orig/.def |
105 | !endif |
105 | !endif |
106 | <caption>$Name_levels ($inst) |
106 | <caption>$Name_levels ($inst) |
Line 165... | Line 165... | ||
165 | !endif |
165 | !endif |
166 | <td> |
166 | <td> |
167 | $supv |
167 | $supv |
168 | </td><td>$(wims_name_n_$l_)<br />$name_year $y_</td> |
168 | </td><td>$(wims_name_n_$l_)<br />$name_year $y_</td> |
169 | <td> |
169 | <td> |
170 | !if $pswd=$empty |
170 | !if $pswd=$empty |
171 | $name_open |
171 | <span class="wims_label open">$name_open</span> |
172 | !else |
172 | !else |
173 | $name_protected |
173 | <span class="wims_label wims_warning">$name_protected</span> |
174 | !endif |
174 | !endif |
175 | </td> |
175 | </td> |
176 | !if $superclass_orig!=$empty and $stype=4 |
176 | !if $superclass_orig!=$empty and $stype=4 |
177 | <td> |
177 | <td> |
178 | !if $ty!=1 and $splevel!=3 |
178 | !if $ty!=1 and $splevel!=3 |
179 | !set wims_ref_class=wims_button |
179 | !set wims_ref_class=wims_button |