X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Flist.html;h=54351a91dfb28f471bbc01f42c67d9c7d2385197;hb=dd2ee66b1d04c3644c48c32b33673463af223077;hp=c810c8f9c143145d166e9e23151baa15b764f248;hpb=0a9e099d078c7b27919841e618e9f6013668c8ed;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/list.html b/templates/webpages/bank_transactions/list.html index c810c8f9c..54351a91d 100644 --- a/templates/webpages/bank_transactions/list.html +++ b/templates/webpages/bank_transactions/list.html @@ -14,26 +14,16 @@ [% 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) %] - -
+
[% PROCESS "bank_transactions/tabs/all.html" %]
[% PROCESS "bank_transactions/tabs/automatic.html" %]
-[% L.hidden_tag('action', 'BankTransaction/dispatch') %] -[% L.submit_tag('action_save_invoices', LxERP.t8('Save invoices')) %] -[% L.submit_tag('action_save_proposals', LxERP.t8('Save proposals'), style='display: none') %] - -