X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Flist.html;h=af6ef22752c778b2d74c0a35fce5f00d1506b9a8;hb=71ada638068acc8b1481b7392bc0511fa627647e;hp=ced4f20186a1535d8bd2c6da28c20e0e02cd0237;hpb=c0713b66e59e458d4966b8954ec1c835e2bc0c5b;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/list.html b/templates/webpages/bank_transactions/list.html index ced4f2018..af6ef2275 100644 --- a/templates/webpages/bank_transactions/list.html +++ b/templates/webpages/bank_transactions/list.html @@ -10,7 +10,7 @@ [% IF FORM.filter.todate %] [% 'to (date)' | $T8 %] [% FORM.filter.todate %][% END %]

-
+ [% L.hidden_tag('filter.bank_account', FORM.filter.bank_account) %] [% L.hidden_tag('filter.fromdate', FORM.filter.fromdate) %] [% L.hidden_tag('filter.todate', FORM.filter.todate) %]