X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/47dbae62a5c80fd13cb255c3c53b5895ada1b1ba..3ca17b1b1db28ea6b1ddbb90b68d6a580f5fee87:/templates/webpages/project/_basic_data.html diff --git a/templates/webpages/project/_basic_data.html b/templates/webpages/project/_basic_data.html index 31bf79d0a..ab8ebd57b 100644 --- a/templates/webpages/project/_basic_data.html +++ b/templates/webpages/project/_basic_data.html @@ -28,7 +28,9 @@ [% 'Customer' | $T8 %] - [% L.select_tag('project.customer_id', SELF.customers, default=SELF.project.customer_id, title_key='name', with_empty=1, style='width: 300px') %] +[% L.customer_vendor_picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%] [%- IF SELF.project.customer_id %] +[%- END %] +