X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5896615180704b3dddba46f4064a47ff1f094c3c..87eebe6:/templates/webpages/gl/search.html diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index 9f7c45e64..e7f1cd1b7 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -2,8 +2,6 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] - -
@@ -44,7 +42,7 @@ [% 'Employee' | $T8 %] - [% L.select_tag('employee', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %] + [% L.select_tag('employee_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %] [% 'Filter date by' | $T8 %] @@ -124,5 +122,3 @@
- -