X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Freport_generator%2Fhtml_report_de.html;h=8547b2812bd17b49838dcce1b10adc98e844a547;hb=73a404b58ebe0de883558b898ee07ae3499461b7;hp=9ed2bf02c934c10c8d9fdf57917a1e42872f6b76;hpb=43c22d1ce7f8553219dc7347117bd9b54361b632;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 9ed2bf02c..8547b2812 100644 --- a/templates/webpages/report_generator/html_report_de.html +++ b/templates/webpages/report_generator/html_report_de.html @@ -10,6 +10,19 @@ --> + + [% IF MESSAGE %]

[% MESSAGE %]

[% END %] @@ -25,19 +38,50 @@ [% IF DATA_PRESENT %]

+ [%- FOREACH row = HEADER_ROWS %] - [% FOREACH col = COLUMN_HEADERS %] - + [% FOREACH col = row %] + [% END %] + [%- END %] [% FOREACH row = ROWS %] [% IF row.IS_CONTROL %] - [% IF row.IS_SEPARATOR %][% END %][% IF row.IS_COLSPAN_DATA %][% END %] + [% IF row.IS_COLSPAN_DATA %][% END %] [% ELSE %] - [% FOREACH col = row.COLUMNS %][% IF col.raw_data %][% col.raw_data %][% END %][% USE iterator(col.CELL_ROWS) %][% FOREACH cell_row = iterator %][% IF cell_row.data %][% IF cell_row.link %][% END %][% cell_row.data %][% IF cell_row.link %][% END %][% END %][% UNLESS iterator.last %]
aa[% END %][% END %] - [% END %] + [%- 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 %] + [%- IF col.class %][%- SET tdclass = "$tdclass $col.class" %][%- END %] + [%- IF tdclass %] class="[% tdclass %]"[%- END %]> + [%- IF col.raw_data %] + [%- col.raw_data %] + [%- ELSE %] + [%- USE iterator(col.CELL_ROWS) %][%- FOREACH cell_row = iterator %] + [%- IF cell_row.data != '' %] + [%- IF cell_row.link %][%- END %] + [%- cell_row.data %] + [%- IF cell_row.link %][%- END %] + [%- END %] + [%- UNLESS iterator.last %]
[%- END %] + [%- END %] + [%- END %] + + [%- END %]
[% END %] [% END %] @@ -58,9 +102,6 @@ [% IF SHOW_EXPORT_BUTTONS %] - - - [% FOREACH var = EXPORT_VARIABLES %] [% END %] @@ -70,9 +111,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 %][% HTML.escape(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 -%] +

[% row.data %]
[% row.data %]