fix #1627 (leaving home screen may lead to home screen)
This commit is contained in:
parent
2df5a83d8f
commit
8279cd3728
5 changed files with 0 additions and 7 deletions
|
|
@ -90,9 +90,6 @@ pandora.URL = (function() {
|
|||
|
||||
if (Ox.isEmpty(state)) {
|
||||
|
||||
if (pandora.user.ui.showHome) {
|
||||
pandora.$ui.home = pandora.ui.home().showScreen();
|
||||
}
|
||||
callback && callback();
|
||||
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue