From 5d0c8d97e5aac2419acfb41b17f2378692c62dd4 Mon Sep 17 00:00:00 2001 From: Thomas Georgios Giannos Date: Thu, 8 Feb 2024 16:53:20 +0200 Subject: [PATCH] Removing new version from file option for description templates --- .../listing/description-template-listing.component.html | 3 --- dmp-frontend/src/assets/i18n/en.json | 1 - 2 files changed, 4 deletions(-) diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html b/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html index cfdc9ca31..011595c30 100644 --- a/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html +++ b/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html @@ -101,9 +101,6 @@ - diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 0458c6e05..2d4d2d305 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -1098,7 +1098,6 @@ "CLONE": "Clone", "DOWNLOAD-XML": "Download XML", "NEW-VERSION": "New Version", - "NEW-VERSION-FROM-FILE": "New Version from File", "VIEW-VERSIONS": "All Description Template Versions" }, "IMPORT": {