mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
Expand vault all tabs. Search from curr. tab page.
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
url: '/vault',
|
||||
templateUrl: 'app/vault/views/vault.html',
|
||||
controller: 'vaultController',
|
||||
params: { syncOnLoad: false }
|
||||
params: { syncOnLoad: false, searchText: null }
|
||||
})
|
||||
.state('tabs.settings', {
|
||||
url: '/settings',
|
||||
|
||||
Reference in New Issue
Block a user