X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Forder%2Ftabs%2F_multi_items_dialog.html;h=77cc1e529711276108611031ccd0da0478ea8a94;hb=f70c8fa479417e7c20108a23c18c0c6e5e683c6a;hp=dafe6baa3baa5bb97cfaae8c77da47fdd3b45162;hpb=405313d551dc6e398887716a2889f19d51f0375b;p=kivitendo-erp.git diff --git a/templates/webpages/order/tabs/_multi_items_dialog.html b/templates/webpages/order/tabs/_multi_items_dialog.html index dafe6baa3..77cc1e529 100644 --- a/templates/webpages/order/tabs/_multi_items_dialog.html +++ b/templates/webpages/order/tabs/_multi_items_dialog.html @@ -11,77 +11,17 @@ -[% L.button_tag('update_result()', LxERP.t8('Filter')) %] +[% L.button_tag('kivi.Order.multi_items_dialog_update_result()', LxERP.t8('Filter')) %] [% L.button_tag('$("#multi_items_form").resetForm()', LxERP.t8('Reset')) %]

-[% L.button_tag('add_multi_items()', LxERP.t8('Continue'), id='continue_button') %] +[% 'At position' | $T8 %] +[% L.input_tag('multi_items.position', '', size = 5, class="numeric") %] +[% L.button_tag('kivi.Order.add_multi_items()', LxERP.t8('Continue'), id='multi_items_dialog_continue_button') %] [%- LxERP.t8("Cancel") %] -