From af2881f3a3417bf57abcbb8ccfd24955f31ed176 Mon Sep 17 00:00:00 2001 From: rbahirsheth <111955585+rbahirsheth@users.noreply.github.com> Date: Thu, 6 Oct 2022 13:48:13 +0530 Subject: [PATCH] [ACS-3549] Manage Versions Dialog (#7858) * Fix: Button have descernible text, banner landmark, contentinfo landmar issue * change title in version list component --- lib/content-services/src/lib/i18n/en.json | 3 ++- .../new-version-uploader.dialog.html | 10 +++++----- .../lib/version-manager/version-list.component.html | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/lib/content-services/src/lib/i18n/en.json b/lib/content-services/src/lib/i18n/en.json index 3de4e93738..a98d74a50d 100644 --- a/lib/content-services/src/lib/i18n/en.json +++ b/lib/content-services/src/lib/i18n/en.json @@ -20,7 +20,8 @@ "MESSAGE": "Deleted file versions cannot be restored. Continue?", "YES_LABEL": "Yes", "NO_LABEL": "No" - } + }, + "MANAGE_VERSION_OPTIONS": "Manage version options" }, "ADF-NEW-VERSION-UPLOADER": { "DIALOG_LIST": { diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.html b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.html index 17eada95a3..8d007d626e 100644 --- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.html +++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.html @@ -1,4 +1,4 @@ -
{{ title | translate }}
+
{{ title | translate }}
-
- + +
+ +
\ No newline at end of file diff --git a/lib/content-services/src/lib/version-manager/version-list.component.html b/lib/content-services/src/lib/version-manager/version-list.component.html index d3a908b4ef..9092d296f1 100644 --- a/lib/content-services/src/lib/version-manager/version-list.component.html +++ b/lib/content-services/src/lib/version-manager/version-list.component.html @@ -42,7 +42,7 @@ -