#11479 fixed color module tabs in open version
This commit is contained in:
parent
32e9517703
commit
b6f586a6f4
|
@ -354,6 +354,8 @@ class ColorModuleTabs extends Widget
|
|||
{
|
||||
global $config;
|
||||
|
||||
include_once $config['homedir'].'/include/functions_graph.php';
|
||||
|
||||
$size = parent::getSize();
|
||||
|
||||
$output = '';
|
||||
|
|
Loading…
Reference in New Issue