X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/62f2141002f5b8c11fa9d881473fd3bc469b4eef..3e79972f6ef:/templates/webpages/part/_makemodel.html diff --git a/templates/webpages/part/_makemodel.html b/templates/webpages/part/_makemodel.html index b6bd29f27..e15797767 100644 --- a/templates/webpages/part/_makemodel.html +++ b/templates/webpages/part/_makemodel.html @@ -9,6 +9,7 @@
![]() |
[% 'position' | $T8 %] | ![]() |
@@ -17,6 +18,7 @@
[% 'Model' | $T8 %] | [% 'Last Cost' | $T8 %] | [% 'Updated' | $T8 %] | +[% '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 +41,3 @@ [% L.sortable_element('#makemodel_rows') %] - -
|---|