X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Ffinancial_controlling_report%2F_filter.html;h=87b0118a727e3503cccf9324c58443de0a2eb937;hb=8ad661b7c9af26d9b0b5b565121bbdd735db6217;hp=3876cff3bb3d610ee995774db9f2d74b0a104878;hpb=90c31393ba44d8c9f52bea079f57582958421cf2;p=kivitendo-erp.git diff --git a/templates/webpages/financial_controlling_report/_filter.html b/templates/webpages/financial_controlling_report/_filter.html index 3876cff3b..87b0118a7 100644 --- a/templates/webpages/financial_controlling_report/_filter.html +++ b/templates/webpages/financial_controlling_report/_filter.html @@ -3,7 +3,7 @@ [%- USE LxERP %] [%- USE HTML %] [%- SET style='width: 400px' %] -
+
[% 'Show Filter' | $T8 %] [% SELF.filter_summary %] @@ -45,15 +45,10 @@ -[% L.hidden_tag('action', 'FinancialControllingReport/dispatch') %] [% L.hidden_tag('sort_by', FORM.sort_by) %] [% L.hidden_tag('sort_dir', FORM.sort_dir) %] [% L.hidden_tag('page', FORM.page) %] -[% L.input_tag('action_list', LxERP.t8('Continue'), type = 'submit', class='submit')%] - - -[% 'Reset' | $T8 %] - +[% L.button_tag('$("#filter_form").resetForm()', LxERP.t8('Reset')) %]