1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-27 12:36:14 +01:00

small modal

This commit is contained in:
Kyle Spearrin 2017-06-09 12:05:22 -04:00
parent b1ebcb76f0
commit d640bb5a04

View File

@ -342,6 +342,7 @@
animation: true,
templateUrl: 'app/vault/views/vaultMoveLogins.html',
controller: 'vaultMoveLoginsController',
size: 'sm',
resolve: {
ids: function () { return ids; }
}