Revision c84f7ec3
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/sepa/bank_transfer_list_bottom.html | ||
---|---|---|
[% USE T8 %]
|
||
[% USE HTML %]
|
||
|
||
[%- IF show_buttons %]
|
||
[% IF show_buttons %]
|
||
<input type="hidden" name="mode" value="multi">
|
||
<input type="hidden" name="vc" value="[%- HTML.escape(vc) %]">
|
||
<input type="hidden" name="vc" value="[% HTML.escape(vc) %]">
|
||
|
||
<script type="text/javascript">
|
||
<!--
|
||
$(function() {
|
||
$("#select_all").checkall('INPUT[name="ids[]"]');
|
||
});
|
||
-->
|
||
</script>
|
||
[%- END %]
|
||
<script type="text/javascript"><!--
|
||
$(function() {
|
||
$("#select_all").checkall('INPUT[name="ids[]"]');
|
||
});
|
||
--></script>
|
||
[% END %]
|
||
|
||
</form>
|
Auch abrufbar als: Unified diff
Neues Design 2019 Standard-Code templates/webpages/sepa/bank_transfer_list_bottom.html