X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2F_filter.html;h=3eb2d0a3588381b03a19fb44279223df906dc5d8;hb=a6ce2c7f3f7ae10f7065fb86121c8d11049617ee;hp=a72ff3399b088ad0d55bb306031931ecfc36374c;hpb=6a12a968761127af91e9da8db7579be2836bcaaa;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/_filter.html b/templates/webpages/bank_transactions/_filter.html index a72ff3399..3eb2d0a35 100644 --- a/templates/webpages/bank_transactions/_filter.html +++ b/templates/webpages/bank_transactions/_filter.html @@ -2,7 +2,7 @@ [%- USE L %] [%- USE LxERP %] [%- USE HTML %] -
+
[% 'Show Filter' | $T8 %] [% SELF.filter_summary | html %] @@ -12,7 +12,7 @@ - + @@ -68,8 +68,7 @@ [% L.input_tag('action_list_all', LxERP.t8('Continue'), type = 'submit', class='submit')%] -[% 'Reset' | $T8 %] - +[% L.button_tag('$("#filter_form").resetForm()', LxERP.t8('Reset')) %]
[% 'Bank account' | $T8 %][% L.select_tag('filter.local_bank_account_id', BANK_ACCOUNTS, default=filter.local_bank_account_id, title_sub=\label_sub, with_empty=1, style='width:250px') %][% L.select_tag('filter.local_bank_account_id', BANK_ACCOUNTS, default=filter.local_bank_account_id, title_key='displayable_name', with_empty=1, style='width:500px') %]