visual changes in html report headers

This commit is contained in:
alejandro-campos 2019-12-12 14:58:42 +01:00
parent 7f79a50c33
commit b998ec3c44
1 changed files with 0 additions and 2 deletions

View File

@ -161,8 +161,6 @@ function reporting_html_print_report($report, $mini=false, $report_info=1)
$table->class = 'databox filters';
$table->rowclass = [];
$table->rowclass[0] = 'datos5';
$table->rowclass[1] = '';
$table->rowclass[2] = 'datos5';
$table->data = [];
$table->head = [];
$table->colspan = [];