1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-20 01:13:48 +00:00

fix removing no folder when showNoFolderCiphers

This commit is contained in:
Kyle Spearrin
2019-06-07 13:20:23 -04:00
parent c5c2318fbe
commit 0bbe17f6e2
3 changed files with 4 additions and 5 deletions

View File

@@ -74,8 +74,7 @@
</a>
</div>
</div>
<div class="box list"
*ngIf="nestedFolders && nestedFolders.length && (!showNoFolderCiphers || nestedFolders.length > 1)">
<div class="box list" *ngIf="nestedFolders && nestedFolders.length">
<div class="box-header">
{{'folders' | i18n}}
<span class="flex-right">{{folderCount}}</span>