mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-13 21:22:42 +00:00
Updated web vault
This commit is contained in:
parent
9116253ae5
commit
3b2b4d8382
25 changed files with 277 additions and 443 deletions
|
@ -14,7 +14,7 @@
|
|||
<p ng-show="loading">Loading...</p>
|
||||
<div ng-show="!loading && !organizations.length" class="callout callout-default">
|
||||
<h4><i class="fa fa-info-circle"></i> No Organizations</h4>
|
||||
<p>You do not belong to any organizations. Organizations allow you to share items with other bitwarden users.</p>
|
||||
<p>You do not belong to any organizations. Organizations allow you to share items with other Bitwarden users.</p>
|
||||
<a ng-click="createOrg()" class="btn btn-default btn-flat">
|
||||
Create an Organization
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue