From 2e4fd33ab6cbb95f0c22e5ea8c27567e52167a72 Mon Sep 17 00:00:00 2001 From: Jake Fink Date: Tue, 31 Jan 2023 12:48:52 -0500 Subject: [PATCH] [EC-1050] add CL checkbox to tables (#4600) * [EC-1050] use CL checkbox on Members table * [EC-1050] use CL checkboxes on vault table * [EC-1050] use CL checkboxes on Groups table --- apps/web/src/app/organizations/manage/groups.component.html | 3 ++- apps/web/src/app/organizations/members/people.component.html | 3 ++- apps/web/src/app/vault/vault-items.component.html | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/web/src/app/organizations/manage/groups.component.html b/apps/web/src/app/organizations/manage/groups.component.html index 9d66f934bf..45e3eeabe3 100644 --- a/apps/web/src/app/organizations/manage/groups.component.html +++ b/apps/web/src/app/organizations/manage/groups.component.html @@ -45,6 +45,7 @@ - +