mirror of
https://github.com/bitwarden/browser
synced 2026-01-05 18:13:26 +00:00
load cipher subvaults
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr ng-repeat="subvault in subvaults | orderBy: ['name']">
|
||||
<td style="valign="middle">
|
||||
<td valign="middle">
|
||||
<input type="checkbox"
|
||||
name="selectedSubvaults[]"
|
||||
value="{{subvault.id}}"
|
||||
|
||||
Reference in New Issue
Block a user