X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/766f5705ecb9cd56adfbffd94c871959bb64c6fd..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/project/_basic_data.html diff --git a/templates/webpages/project/_basic_data.html b/templates/webpages/project/_basic_data.html index 31bf79d0a..b2f2528f5 100644 --- a/templates/webpages/project/_basic_data.html +++ b/templates/webpages/project/_basic_data.html @@ -28,7 +28,7 @@ [% 'Customer' | $T8 %] - [% L.select_tag('project.customer_id', SELF.customers, default=SELF.project.customer_id, title_key='name', with_empty=1, style='width: 300px') %] + [% P.customer_vendor.picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%]