X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a8151afb9e600b96569d0982465c5a2d3191e258..69e526ee5:/templates/webpages/csv_import/report.html diff --git a/templates/webpages/csv_import/report.html b/templates/webpages/csv_import/report.html index dceed89de..77e69601e 100644 --- a/templates/webpages/csv_import/report.html +++ b/templates/webpages/csv_import/report.html @@ -37,7 +37,7 @@ [%- ELSE %] [% csv_import_report_errors = SELF.report_status.${rownum}.errors %] - + [%- FOREACH value = SELF.report_rows.${rownum} %] [%- value | html %] [%- END %] @@ -55,5 +55,12 @@ [%- PROCESS 'common/paginate.html' pages=SELF.pages, base_url = SELF.base_url %]