+ Add unit test for screenModel::initComponent.
This commit is contained in:
@@ -1635,6 +1635,7 @@ class screenModel extends model
|
||||
|
||||
if(isset($component->chartConfig))
|
||||
{
|
||||
$componentType = '';
|
||||
foreach($this->config->screen->chartConfig as $type => $chartConfig)
|
||||
{
|
||||
$chartConfig = json_decode($chartConfig);
|
||||
|
||||
Reference in New Issue
Block a user