Progress 6 for the dashboards
This commit is contained in:
@@ -96,7 +96,7 @@ class Dashboard extends Controller {
|
||||
$this->setJSVar('dashletInstance', $this->pmDashlet->getDashletInstance($dasInsUid));
|
||||
}
|
||||
else {
|
||||
$this->setJSVar('dashletInstance', new stdclass());
|
||||
$this->setJSVar('dashletInstance', '');
|
||||
}
|
||||
G::RenderPage('publish', 'extJs');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user