X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9c29f7183bb2e2861553339789d7ac8ba7dd188d..a97574b881103cc09a48152a4f29f8a2cc1c38a3:/templates/webpages/cp/form_header.html diff --git a/templates/webpages/cp/form_header.html b/templates/webpages/cp/form_header.html index c41ec96c8..e460924e5 100644 --- a/templates/webpages/cp/form_header.html +++ b/templates/webpages/cp/form_header.html @@ -25,7 +25,7 @@ [% is_customer ? LxERP.t8('Customer') : LxERP.t8('Vendor') %] - [% P.customer_vendor_picker(vc_id, $vc_id, type=vc, class="initial_focus", style=style) %] + [% P.customer_vendor.picker(vc_id, $vc_id, type=vc, class="initial_focus", style=style) %] [% P.hidden_tag("previous_" _ vc_id, $vc_id) %]