From d6087e56cff2cfa4a6e274dcea44fdffa674c841 Mon Sep 17 00:00:00 2001 From: davelopez <46503462+davelopez@users.noreply.github.com> Date: Tue, 21 May 2024 12:32:13 +0200 Subject: [PATCH 1/2] Do not show the Edit UI when error accessing the dataset --- .../components/DatasetInformation/DatasetAttributes.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/client/src/components/DatasetInformation/DatasetAttributes.vue b/client/src/components/DatasetInformation/DatasetAttributes.vue index e197e126b6a9..eef869f1e405 100644 --- a/client/src/components/DatasetInformation/DatasetAttributes.vue +++ b/client/src/components/DatasetInformation/DatasetAttributes.vue @@ -5,7 +5,7 @@ {{ messageText | l }} -
+