From a5d045114c49ccf23d6bdeb7998cb4d48431414d Mon Sep 17 00:00:00 2001 From: Brandon Treston Date: Thu, 13 Feb 2025 16:35:52 -0500 Subject: [PATCH] [PM-18278] fix conditional in template (#13392) * fix conditional in template * update comment --- .../vault-header/vault-header.component.html | 40 ++++++++++--------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html b/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html index edba6e4753c..2c1e0077ac3 100644 --- a/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html +++ b/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html @@ -104,8 +104,8 @@ *ngIf="filter.type !== 'trash' && filter.collectionId !== Unassigned && organization" class="tw-shrink-0" > - - + +
- - - - + + + + + + - +