mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#8739 Fixed table
This commit is contained in:
parent
50e48b86b6
commit
f2fb3fd7cb
@ -114,6 +114,7 @@ function pandora_realtime_graphs()
|
|||||||
$canvas .= '</div>';
|
$canvas .= '</div>';
|
||||||
echo $canvas;
|
echo $canvas;
|
||||||
|
|
||||||
|
$table = new stdClass();
|
||||||
$table->width = '100%';
|
$table->width = '100%';
|
||||||
$table->id = 'table-form';
|
$table->id = 'table-form';
|
||||||
$table->class = 'databox filters';
|
$table->class = 'databox filters';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user