1
0
mirror of https://github.com/bitwarden/web synced 2025-12-17 00:33:26 +00:00

share modal

This commit is contained in:
Kyle Spearrin
2017-02-25 23:37:42 -05:00
parent 3905b2b945
commit 63c136a1ff
3 changed files with 27 additions and 3 deletions

View File

@@ -195,6 +195,7 @@
animation: true,
templateUrl: 'app/vault/views/vaultShare.html',
controller: 'vaultShareController',
size: 'lg',
resolve: {
id: function () { return id; },
name: function () { return name; },