also load localInit in embed view

This commit is contained in:
j 2022-01-21 17:39:08 +00:00
parent 5505d495cf
commit e3e5e3b9e5
1 changed files with 1 additions and 0 deletions

View File

@ -495,6 +495,7 @@ appPanel
pandora.$ui.embedPanel.options(data);
}
});
pandora.localInit && pandora.localInit();
} else if (isPrint) {
pandora.$ui.printView = pandora.ui.printView().display();
} else if (isHome) {