From 278b25d2571c47f4a12286532f9bee07404b4435 Mon Sep 17 00:00:00 2001 From: Shane Melton Date: Wed, 21 Feb 2024 16:03:19 -0800 Subject: [PATCH] [AC-2193] Hide collection access restricted state when there are visible sub-collections (#8023) * [AC-2193] Hide collection access restricted state when there are visible sub-collections * [AC-2193] Undo change to showCollectionAccessRestricted * [AC-2193] Update not items and access restricted views to only show if there are both no collections or items available --- apps/web/src/app/vault/org-vault/vault.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/app/vault/org-vault/vault.component.html b/apps/web/src/app/vault/org-vault/vault.component.html index 29eacccef4f..ba45b865be1 100644 --- a/apps/web/src/app/vault/org-vault/vault.component.html +++ b/apps/web/src/app/vault/org-vault/vault.component.html @@ -87,8 +87,8 @@ - - + + {{ "noItemsInList" | i18n }}