From 132e1f95240edbc7d6f24cbb089304c54b7670d6 Mon Sep 17 00:00:00 2001 From: Alexandre Vryghem Date: Tue, 9 Apr 2024 19:34:00 +0100 Subject: [PATCH] Minor UI improvements - Fixed DSO edit menu sometimes displaying underneath header based on header z-index - Fixed accessibility issue on request a copy page --- .../request-a-copy/bitstream-request-a-copy-page.component.html | 2 +- .../dso-edit-menu-expandable-section.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html b/src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html index 1fae737fdb..2d4ac89fcc 100644 --- a/src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html +++ b/src/app/item-page/bitstreams/request-a-copy/bitstream-request-a-copy-page.component.html @@ -1,5 +1,5 @@
-

{{'bitstream-request-a-copy.header' | translate}}

+

{{'bitstream-request-a-copy.header' | translate}}

{{'bitstream-request-a-copy.alert.canDownload1' | translate}} {{'bitstream-request-a-copy.alert.canDownload2'| translate}} diff --git a/src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html b/src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html index cb725e7d70..6e427400ee 100644 --- a/src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html +++ b/src/app/shared/dso-page/dso-edit-menu/dso-edit-expandable-menu-section/dso-edit-menu-expandable-section.component.html @@ -1,6 +1,6 @@
+ [ngbTooltip]="itemModel.text | translate" container="body">