fixed page return after installation
This commit is contained in:
parent
994aa32745
commit
6a12cad1c9
2 changed files with 4 additions and 10 deletions
|
@ -32,7 +32,7 @@ PageType {
|
|||
function onRestorePageHomeState(isContainerInstalled) {
|
||||
buttonContent.state = "expanded"
|
||||
if (isContainerInstalled) {
|
||||
containersDropDown.menuVisible = true
|
||||
containersDropDown.rootButtonClickedFunction()
|
||||
}
|
||||
}
|
||||
function onForceCloseDrawer() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue