mirror of
https://github.com/bitwarden/browser
synced 2025-12-27 21:53:25 +00:00
page ciphers list for better performance
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
{{'share' | i18n}}
|
||||
</div>
|
||||
<div class="box-content" *ngIf="!organizations || !organizations.length">
|
||||
{{'noOrganizationsList' | i18n}}
|
||||
<div class="box-content-row">
|
||||
{{'noOrganizationsList' | i18n}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-content" *ngIf="organizations && organizations.length">
|
||||
<div class="box-content-row" appBoxRow>
|
||||
|
||||
Reference in New Issue
Block a user