c623d6720a46240c7a21e976436b794f95c94e11
[kivitendo-erp.git] / templates / webpages / sepa / bank_transfer_list_bottom.html
1 [%- USE T8 %]
2 [% USE HTML %]
3
4 [%- IF show_buttons %]
5  <input type="hidden" name="mode" value="multi">
6  <input type="hidden" name="vc" value="[%- HTML.escape(vc) %]">
7
8  <script type="text/javascript">
9   <!--
10     $(function() {
11       $("#select_all").checkall('INPUT[name="ids[]"]');
12     });
13     -->
14  </script>
15 [%- END %]
16
17 </form>