From 31aad0f0341e52010a12ea1e343d79ff7fff68a7 Mon Sep 17 00:00:00 2001 From: Tobias Kohr Date: Thu, 26 Sep 2024 09:03:20 +0200 Subject: [PATCH] chore(all/myrecords): grey out unimplemented buttons --- .../records/all-records/all-records.component.html | 14 ++++++++++++-- .../records/my-records/my-records.component.html | 10 ++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/apps/metadata-editor/src/app/records/all-records/all-records.component.html b/apps/metadata-editor/src/app/records/all-records/all-records.component.html index 303d0280f8..b63f271f04 100644 --- a/apps/metadata-editor/src/app/records/all-records/all-records.component.html +++ b/apps/metadata-editor/src/app/records/all-records/all-records.component.html @@ -28,10 +28,20 @@

class="flex flex-row items-center mx-[32px] my-[16px] py-[8px] gap-[16px]" >
- dashboard.results.listMetadata + dashboard.results.listMetadata
- dashboard.results.listResources + dashboard.results.listResources
class="flex flex-row items-center mx-[32px] my-[16px] py-[8px] gap-[16px]" >
- dashboard.myRecords.publishedMetadatas
- dashboard.myRecords.currentlyEdited