X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fbank_transactions%2Flist.html;h=2828d5481cce14a887cdca16849cac6f12095cab;hb=d8b09e08865f37d0cbdbb59d6778afc9d18b06fc;hp=d5abbcd34714d4eaab33873e30cc7226df648b65;hpb=96c33451796e314aa0ec0e48fecdd76674c94796;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/list.html b/templates/webpages/bank_transactions/list.html index d5abbcd34..2828d5481 100644 --- a/templates/webpages/bank_transactions/list.html +++ b/templates/webpages/bank_transactions/list.html @@ -12,9 +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_bankaccount", FORM.filter.bankaccount) %] -[% L.hidden_tag("filter_fromdate", FORM.filter.fromdate) %] -[% L.hidden_tag("filter_todate", FORM.filter.todate) %] +[% 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) %]

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