mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
visual changes in html report headers
This commit is contained in:
parent
7f79a50c33
commit
b998ec3c44
@ -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 = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user