Dateimanagement: Massendruck
[kivitendo-erp.git] / templates / webpages / report_generator / html_report.html
index 19a5ca6..2dfc871 100644 (file)
@@ -29,7 +29,7 @@
 
  [% IF DATA_PRESENT %]
  <p>
-  <table [% IF TABLE_CLASS %]class="[% TABLE_CLASS %]"[% END %] width="100%">
+  <table [% IF TABLE_CLASS %]class="[% TABLE_CLASS %]"[% END %] id="report_table_id" width="100%">
    [%- FOREACH row = HEADER_ROWS %]
    <tr>
     [% FOREACH col = row %]