[Mobile] Test BrowseTreeController variants
This commit is contained in:
@@ -42,7 +42,7 @@ define(
|
||||
}
|
||||
}
|
||||
|
||||
if (agentService.isMobile()) {
|
||||
if (agentService.isPhone()) {
|
||||
navigationService.addListener(changeObject);
|
||||
$scope.$on("$destroy", function () {
|
||||
navigationService.removeListener(changeObject);
|
||||
|
||||
Reference in New Issue
Block a user