X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Flist.html;h=2828d5481cce14a887cdca16849cac6f12095cab;hb=51aa7d3ccc53449c3582bae461d567ff2203e964;hp=54351a91dfb28f471bbc01f42c67d9c7d2385197;hpb=88d162cc5e8e8d3810059d918a1eef6a2b205984;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/list.html b/templates/webpages/bank_transactions/list.html index 54351a91d..2828d5481 100644 --- a/templates/webpages/bank_transactions/list.html +++ b/templates/webpages/bank_transactions/list.html @@ -12,6 +12,9 @@

[% IF FORM.filter.fromdate %] [% 'From' | $T8 %] [% FORM.filter.fromdate %] [% END %] [% 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) %]

@@ -24,65 +27,29 @@
[% PROCESS "bank_transactions/tabs/automatic.html" %]
+