X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_makemodel.html;h=e56a886a90d16d6af7b9245498243a0d4f9549bd;hb=d210aa27e9d5a711417b2bef939e15bd42957743;hp=6f3ecc7a86d52e886c67136eddfdf3bea2c6ef96;hpb=9c29f7183bb2e2861553339789d7ac8ba7dd188d;p=kivitendo-erp.git diff --git a/templates/webpages/part/_makemodel.html b/templates/webpages/part/_makemodel.html index 6f3ecc7a8..e56a886a9 100644 --- a/templates/webpages/part/_makemodel.html +++ b/templates/webpages/part/_makemodel.html @@ -12,7 +12,7 @@ [%- LxERP.t8('delete item') %] [% 'position' | $T8 %] [%- LxERP.t8('reorder item') %] - [% 'Vendor Number' | $T8 %] + [% 'Vendor Number' | $T8 %] [% 'Vendor' | $T8 %] [% 'Model' | $T8 %] [% 'Last Cost' | $T8 %] @@ -31,7 +31,7 @@ [% 'Vendor' | $T8 %] - [% P.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", action={commit_one='kivi.Part.add_makemodel_row'}) %] [% L.button_tag('kivi.Part.add_makemodel_row()', LxERP.t8('Add')) %] @@ -39,13 +39,3 @@ [% L.sortable_element('#makemodel_rows') %] - -