X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9707cc7fa4ae1d708fce97339ef354065c174891..b30eacc6bbc6f:/templates/webpages/project/_basic_data.html?ds=inline
diff --git a/templates/webpages/project/_basic_data.html b/templates/webpages/project/_basic_data.html
index ffd9fc795..8c9f7096e 100644
--- a/templates/webpages/project/_basic_data.html
+++ b/templates/webpages/project/_basic_data.html
@@ -28,8 +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 %]
|