(js) Fix navigation in Mail advanced search mode

This commit is contained in:
Francis Lachapelle
2016-05-18 14:47:33 -04:00
parent 045013bc74
commit ce1fb708a0
6 changed files with 52 additions and 6 deletions
@@ -13,7 +13,7 @@
// Expose controller
$window.$mailboxController = vm;
Mailbox.selectedFolder = stateMailbox;
stateMailbox.selectFolder();
vm.service = Mailbox;
vm.accounts = stateAccounts;