This commit is contained in:
Daniel Maya 2022-03-31 13:10:09 +02:00
parent 50e48b86b6
commit f2fb3fd7cb
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ function pandora_realtime_graphs()
$canvas .= '</div>';
echo $canvas;
$table = new stdClass();
$table->width = '100%';
$table->id = 'table-form';
$table->class = 'databox filters';