From 572e6e7ee22d15745aeb1d7e61bb33d9e2907ef9 Mon Sep 17 00:00:00 2001 From: Rui Tome Date: Tue, 21 Nov 2023 10:21:10 +0000 Subject: [PATCH] =?UTF-8?q?[AC-1139]=C2=A0Fixed=20CanDelete=20logic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../collection-dialog/collection-dialog.component.html | 5 +---- .../collection-dialog/collection-dialog.component.ts | 8 ++++++++ .../bulk-delete-dialog/bulk-delete-dialog.component.ts | 8 ++++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/apps/web/src/app/vault/components/collection-dialog/collection-dialog.component.html b/apps/web/src/app/vault/components/collection-dialog/collection-dialog.component.html index 05368edd848..30227222e65 100644 --- a/apps/web/src/app/vault/components/collection-dialog/collection-dialog.component.html +++ b/apps/web/src/app/vault/components/collection-dialog/collection-dialog.component.html @@ -109,10 +109,7 @@ {{ "cancel" | i18n }}