X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Freport_generator%2Fhtml_report_de.html;h=00ae13b033af8f8d760592946b3eafe33686f115;hb=b8916e5c2982dd12e0a612252c85f5e1648e162c;hp=6e1601ef8767b139b780c6f00e171de35b5bb5bd;hpb=0d3ea6111fe9f64330e5d75be32fe0612a896333;p=kivitendo-erp.git diff --git a/templates/webpages/report_generator/html_report_de.html b/templates/webpages/report_generator/html_report_de.html index 6e1601ef8..00ae13b03 100644 --- a/templates/webpages/report_generator/html_report_de.html +++ b/templates/webpages/report_generator/html_report_de.html @@ -38,11 +38,21 @@ [% IF DATA_PRESENT %]

+ [%- FOREACH row = HEADER_ROWS %] - [% FOREACH col = COLUMN_HEADERS %] - + [% FOREACH col = row %] + [% END %] + [%- END %] [% FOREACH row = ROWS %] [% IF row.IS_CONTROL %] @@ -52,6 +62,7 @@ [%- FOREACH col = row.COLUMNS %] 1 %] colspan="[% HTML.escape(col.colspan) %]"[% END -%] [%- SET tdclass = '' %] [%- IF row.BORDER_TOP %][%- SET tdclass = "$tdclass top_border" %][%- END %] [%- IF row.BORDER_BOTTOM %][%- SET tdclass = "$tdclass bottom_border" %][%- END %] @@ -59,7 +70,7 @@ [%- IF tdclass %] class="[% tdclass %]"[%- END %]> [%- IF col.raw_data %][%- col.raw_data %][%- END %] [%- USE iterator(col.CELL_ROWS) %][%- FOREACH cell_row = iterator %] - [%- IF cell_row.data %] + [%- IF cell_row.data != '' %] [%- IF cell_row.link %][%- END %] [%- cell_row.data %] [%- IF cell_row.link %][%- END %] @@ -88,9 +99,6 @@ [% IF SHOW_EXPORT_BUTTONS %]
- - - [% FOREACH var = EXPORT_VARIABLES %] [% END %] @@ -100,9 +108,9 @@

- Listenexport
- [% IF ALLOW_PDF_EXPORT %][% END %] - [% IF ALLOW_CSV_EXPORT %][% END %] + Export anzeigen
+ [% IF ALLOW_PDF_EXPORT %][% END %] + [% IF ALLOW_CSV_EXPORT %][% END %]

[% END %]
[% IF col.link %][% END %][% col.text %][% IF col.link %][% IF col.show_sort_indicator %][% END %][% ELSE %][% IF col.show_sort_indicator %][% END %][% END %] 1 %] colspan="[% HTML.escape(col.colspan) %]"[% END -%] + > + [%- IF col.link -%][%- END -%] + [%- col.text -%] + [%- IF col.show_sort_indicator -%][%- END -%] + [%- IF col.link -%][%- END -%] +