X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Forder%2Ftabs%2F_multi_items_dialog.html;h=77cc1e529711276108611031ccd0da0478ea8a94;hb=4b1666b74b0fa70077c64144a57526a1d64b4e64;hp=d1514e0aa6982c11b74c793a9a631382ba0dd062;hpb=164c1f98afc215230d131828337a963fbe8c7527;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 d1514e0aa..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')) %] -[% 'Reset' | $T8 %] +[% 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") %] -