Merge branch 'ent-8739-12903-Graficas-real-time-dan-error-500-php-8' into 'develop'

Ent 8739 12903 graficas real time dan error 500 php 8

See merge request artica/pandorafms!4790
This commit is contained in:
Daniel Rodriguez 2022-04-01 07:23:25 +00:00
commit a4bce4aa7a
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';