X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_multi_items_dialog.html;h=a8628289d3589372d24ab87c2331a174313bd4ac;hb=124d274756c0873240074c85afc7a3961a680f08;hp=49916e039bfddc25efa5c85f02adb2f29c1aaf3e;hpb=0c73b206cea0c8f057852e75bd4ee22c19bfdbc3;p=kivitendo-erp.git diff --git a/templates/webpages/part/_multi_items_dialog.html b/templates/webpages/part/_multi_items_dialog.html index 49916e039..a8628289d 100644 --- a/templates/webpages/part/_multi_items_dialog.html +++ b/templates/webpages/part/_multi_items_dialog.html @@ -18,6 +18,10 @@

+[%- IF FORM.show_pos_input -%] + [% 'At position' | $T8 %] + [% L.input_tag('multi_items.position', '', id='multi_items_position', size=5, class="numeric") %] +[%- END -%] [% L.button_tag('', LxERP.t8('Continue'), id='continue_button') %]