X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/aae6de35362b09814f64be668537fe6d164f6e5a..fbcd5580:/templates/webpages/rp/report.html diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index f73c99ba3..b122652ac 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -20,12 +20,12 @@   - +  1. [% 'Quarter' | $T8 %] - +  [% 'January' | $T8 %] @@ -112,7 +112,7 @@ [%- BLOCK projectnumber %] [% 'Project' | $T8 %] - [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] + [% L.project_picker('project_id', '') %] [%- END %]