#11479 fixed color module tabs in open version

This commit is contained in:
Daniel Cebrian 2023-06-06 13:10:05 +02:00
parent 32e9517703
commit b6f586a6f4
1 changed files with 2 additions and 0 deletions

View File

@ -354,6 +354,8 @@ class ColorModuleTabs extends Widget
{
global $config;
include_once $config['homedir'].'/include/functions_graph.php';
$size = parent::getSize();
$output = '';