X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b09ea68d23db9862ba3eaa721de74d9a1d649201..41a1b801:/templates/webpages/project/_basic_data.html
diff --git a/templates/webpages/project/_basic_data.html b/templates/webpages/project/_basic_data.html
index ab8ebd57b..8c9f7096e 100644
--- a/templates/webpages/project/_basic_data.html
+++ b/templates/webpages/project/_basic_data.html
@@ -28,7 +28,7 @@
| [% 'Customer' | $T8 %] |
-[% 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 %]
+ | [% 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)%] [%- IF SELF.project.customer_id %]
[%- END %]
|