mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
view grouping of ciphers for a collection
This commit is contained in:
@@ -76,8 +76,8 @@ angular
|
||||
animation: 'out-slide-down'
|
||||
});
|
||||
}
|
||||
else if (from === 'folder') {
|
||||
$state.go('viewFolder', {
|
||||
else if (from === 'grouping') {
|
||||
$state.go('viewGrouping', {
|
||||
animation: 'out-slide-down'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user