Revision 77c873db
Von Sven Schöling vor fast 13 Jahren hinzugefügt
templates/webpages/gl/search.html | ||
---|---|---|
44 | 44 |
</tr> |
45 | 45 |
<tr> |
46 | 46 |
<th align=right>[% 'Employee' | $T8 %]</th> |
47 |
<td colspan=3>[% L.select_tag('employee', L.options_for_select(ALL_EMPLOYEES, value_sub=\employee_label, title='name', with_empty=1)) %]</td>
|
|
47 |
<td colspan=3>[% L.select_tag('employee', L.options_for_select(ALL_EMPLOYEES, title='safe_name', with_empty=1)) %]</td>
|
|
48 | 48 |
</tr> |
49 | 49 |
<tr> |
50 | 50 |
<th align=right>[% 'Filter date by' | $T8 %]</th> |
Auch abrufbar als: Unified diff
gelöschte Benutzer in gl/search ausblenden