X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcp%2Fform_header.html;h=e460924e501929f8d6e57aa07109c33f413c5e0b;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=4b519b8b0f4d21bb9553f985327167041a95f559;hpb=02b31f9250ed39394490ed94a08c5e96cd767a65;p=kivitendo-erp.git diff --git a/templates/webpages/cp/form_header.html b/templates/webpages/cp/form_header.html index 4b519b8b0..e460924e5 100644 --- a/templates/webpages/cp/form_header.html +++ b/templates/webpages/cp/form_header.html @@ -2,7 +2,7 @@ [%- USE HTML %] [%- USE T8 %] [%- USE LxERP %][%- USE P -%] -
+ [% SET vc_id = vc _ '_id' style = "width: 250px" %] @@ -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) %]