From a7f8ce905f6b49294b24aef86dbfc9e4723053c7 Mon Sep 17 00:00:00 2001 From: sebastian-raubach Date: Mon, 15 Jan 2024 16:07:37 +0000 Subject: [PATCH] - FIX: Fixed an issue where the link to the data resources page was shown in dataset tables even if it was deactivated. --- src/components/tables/DatasetTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/tables/DatasetTable.vue b/src/components/tables/DatasetTable.vue index 3ac2c99..5bd686d 100644 --- a/src/components/tables/DatasetTable.vue +++ b/src/components/tables/DatasetTable.vue @@ -124,7 +124,7 @@