mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
vault edit site
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
templateUrl: "app/vault/views/vaultEditSite.html",
|
||||
controller: 'vaultEditSiteController',
|
||||
data: { authorize: true },
|
||||
params: { animation: null }
|
||||
params: { animation: null, fromView: true }
|
||||
});
|
||||
})
|
||||
.run(function ($rootScope, userService, loginService, tokenService, $state) {
|
||||
|
||||
Reference in New Issue
Block a user