1
0
mirror of https://github.com/bitwarden/web synced 2026-01-03 00:53:34 +00:00

subvault listing search and edit subvault

This commit is contained in:
Kyle Spearrin
2017-03-29 22:23:00 -04:00
parent 616a442fcb
commit 61cce7e8e7
6 changed files with 85 additions and 9 deletions

View File

@@ -4,9 +4,6 @@
</div>
<form name="form" ng-submit="form.$valid && submit(model)" api-form="submitPromise">
<div class="modal-body">
<p>
Add a subvault.
</p>
<div class="callout callout-danger validation-errors" ng-show="form.$errors">
<h4>Errors have occured</h4>
<ul>