X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpart%2F_makemodel.html;h=e1579776784b51c6b05818dcb3fa7d6ff0f6cb6a;hb=d58b1a04c2facd0a4484cf2b801b27b9741cce26;hp=8822aba0d5f53dded2d8cfc51e88ce924798e03e;hpb=13fb6d811d39a8af7144451ada59f2f7d4eb491a;p=kivitendo-erp.git diff --git a/templates/webpages/part/_makemodel.html b/templates/webpages/part/_makemodel.html index 8822aba0d..e15797767 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 %] @@ -8,14 +9,16 @@ + - + + [% SET listrow = 0 %] @@ -30,7 +33,7 @@ - + @@ -38,13 +41,3 @@ [% L.sortable_element('#makemodel_rows') %] - -
[%- LxERP.t8('delete item') %] [% 'position' | $T8 %] [%- LxERP.t8('reorder item') %][% 'Vendor Number' | $T8 %][% 'Vendor Number' | $T8 %] [% 'Vendor' | $T8 %] [% 'Model' | $T8 %] [% 'Last Cost' | $T8 %] [% 'Updated' | $T8 %]
[% '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", action={commit_one='kivi.Part.add_makemodel_row'}) %] [% L.button_tag('kivi.Part.add_makemodel_row()', LxERP.t8('Add')) %]