From b4d694e0c0cf47fdb40a2e0f6c29847d7898f0fb Mon Sep 17 00:00:00 2001 From: Alexandre Vryghem Date: Mon, 7 Jul 2025 19:36:16 +0200 Subject: [PATCH 1/2] 132007: Bootstrap fixes --- .../members-list/members-list.component.html | 2 +- .../ldn-service-form.component.html | 30 +++++++++---------- .../ldn-services-directory.component.html | 5 ++-- .../admin-notify-detail-modal.component.html | 7 ++--- .../admin-notify-logs-result.component.html | 2 +- .../filtered-items.component.html | 24 +++++++-------- ...-item-metadata-list-element.component.html | 2 +- .../confirm-email.component.html | 6 ++-- .../provide-email.component.html | 6 ++-- .../orcid-confirmation.component.html | 8 ++--- .../review-account-info.component.html | 8 ++--- .../home-news/home-news.component.html | 2 +- .../home-news/home-news.component.scss | 2 +- .../accessibility-settings.component.html | 8 ++--- ...tstream-request-a-copy-page.component.html | 4 +-- .../item-edit-bitstream-bundle.component.html | 14 ++++----- .../item-operation.component.html | 2 +- .../item-status/item-status.component.html | 8 ++--- .../quality-assurance-events.component.html | 8 ++--- .../project-entry-import-modal.component.html | 3 +- .../popup/suggestions-popup.component.html | 5 ++-- .../file-value-input.component.html | 2 +- .../email-request-copy.component.html | 2 +- .../search-navbar.component.html | 2 +- src/app/shared/alert/alert.component.html | 2 +- ...m-withdrawn-reinstate-modal.component.html | 8 ++--- .../file-download-link.component.html | 4 +-- .../custom-switch.component.html | 4 +-- .../custom-switch.component.scss | 16 ---------- ...-lookup-relation-search-tab.component.html | 2 +- .../lang-switch/lang-switch.component.html | 2 +- .../notification-box.component.html | 4 +-- .../notification/notification.component.html | 2 +- .../resource-policy-entry.component.html | 6 ++-- .../resource-policies.component.html | 6 ++-- .../advanced-search.component.html | 4 +-- .../search-filter.component.html | 2 +- .../search-label-range.component.html | 4 +-- .../search-label/search-label.component.html | 2 +- .../subscription-modal.component.html | 2 +- .../file-dropzone-no-uploader.component.html | 2 +- .../view-mode-switch.component.html | 2 +- .../section-duplicates.component.html | 2 +- .../file/section-upload-file.component.html | 6 ++-- .../upload/section-upload.component.html | 2 +- .../home-news/home-news.component.html | 2 +- .../home-news/home-news.component.scss | 2 +- 47 files changed, 113 insertions(+), 137 deletions(-) diff --git a/src/app/access-control/group-registry/group-form/members-list/members-list.component.html b/src/app/access-control/group-registry/group-form/members-list/members-list.component.html index 44a3775c05..072b836d23 100644 --- a/src/app/access-control/group-registry/group-form/members-list/members-list.component.html +++ b/src/app/access-control/group-registry/group-form/members-list/members-list.component.html @@ -83,7 +83,7 @@
-
+
diff --git a/src/app/admin/admin-ldn-services/ldn-service-form/ldn-service-form.component.html b/src/app/admin/admin-ldn-services/ldn-service-form/ldn-service-form.component.html index e07396c5e0..92d015b25e 100644 --- a/src/app/admin/admin-ldn-services/ldn-service-form/ldn-service-form.component.html +++ b/src/app/admin/admin-ldn-services/ldn-service-form/ldn-service-form.component.html @@ -6,7 +6,7 @@ @if (!isNewService) {
- +
@@ -17,7 +17,7 @@ }
- +
- +
@@ -42,7 +42,7 @@
- +
- +
- +
- +
- +
@@ -149,14 +149,14 @@ @if (areControlsInitialized) {
- +
@if (formModel.get('notifyServiceInboundPatterns')['controls'][0]?.value?.pattern) {
- +
- +
}
@@ -295,8 +295,8 @@ {{ 'ldn-new-service.form.label.addPattern' | translate }}
-
-
+
+
diff --git a/src/app/admin/admin-ldn-services/ldn-services-directory/ldn-services-directory.component.html b/src/app/admin/admin-ldn-services/ldn-services-directory/ldn-services-directory.component.html index bd156cc0af..28e592ebfc 100644 --- a/src/app/admin/admin-ldn-services/ldn-services-directory/ldn-services-directory.component.html +++ b/src/app/admin/admin-ldn-services/ldn-services-directory/ldn-services-directory.component.html @@ -77,8 +77,7 @@
@@ -86,7 +85,7 @@
{{ 'service.overview.delete.body' | translate }}
-
+
diff --git a/src/app/admin/admin-notify-dashboard/admin-notify-detail-modal/admin-notify-detail-modal.component.html b/src/app/admin/admin-notify-dashboard/admin-notify-detail-modal/admin-notify-detail-modal.component.html index 3760dc341d..4aae014174 100644 --- a/src/app/admin/admin-notify-dashboard/admin-notify-detail-modal/admin-notify-detail-modal.component.html +++ b/src/app/admin/admin-notify-dashboard/admin-notify-detail-modal/admin-notify-detail-modal.component.html @@ -1,15 +1,14 @@