X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_makemodel.html;h=6f3ecc7a86d52e886c67136eddfdf3bea2c6ef96;hb=9cd5c461ba9556b2da3db71303930b6e41aa1dba;hp=8822aba0d5f53dded2d8cfc51e88ce924798e03e;hpb=13fb6d811d39a8af7144451ada59f2f7d4eb491a;p=kivitendo-erp.git diff --git a/templates/webpages/part/_makemodel.html b/templates/webpages/part/_makemodel.html index 8822aba0d..6f3ecc7a8 100644 --- a/templates/webpages/part/_makemodel.html +++ b/templates/webpages/part/_makemodel.html @@ -1,5 +1,6 @@ [%- USE T8 %] [%- USE L %] +[%- USE P %] [%- USE HTML %] [%- USE LxERP %] @@ -30,7 +31,7 @@ [% 'Vendor' | $T8 %] - [% L.customer_vendor_picker('add_makemodel', '', type='vendor', style='width: 300px', class="add_makemodel_input") %] + [% P.customer_vendor.picker('add_makemodel', '', type='vendor', style='width: 300px', class="add_makemodel_input") %] [% L.button_tag('kivi.Part.add_makemodel_row()', LxERP.t8('Add')) %]