mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#8739 Fixed table
This commit is contained in:
parent
50e48b86b6
commit
f2fb3fd7cb
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user