X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frp%2Freport.html;h=263ff2c862e006800c0a4c5fb12db1a7e0c11301;hb=345248fd59538b5bfabc5fc54defdc17f76481f3;hp=6f9583ecdffba3c890a7c1bb44340c98f5f53f5c;hpb=1450f4e46f2f12a4825153020a6abb8e7634026a;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 6f9583ecd..263ff2c86 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -70,7 +70,7 @@ [%- BLOCK projectnumber %] [% 'Project' | $T8 %] - [% L.select_tag('project_id', L.options_for_select(ALL_PROJECTS, title='projectnumber', with_empty=1)) %] + [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] [%- END %] @@ -357,5 +357,3 @@ - -