diff --git a/CHANGELOG.md b/CHANGELOG.md index bf81c927c2..900631b0cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 - bump schedlock.version from 5.9.1 to 5.10.0 - fixed bug where filter was reset when sorting filtered notifications +- redesigned notification status confirmation modal - bump irs version from 6.9.1 to 6.12.0 + ## [10.0.0 - 12.12.2024] ### Added - new filtering capabilities ( receivedQualityAlertIdsInStatusActive, sentQualityAlertIdsInStatusActive, receivedQualityInvestigationIdsInStatusActive, sentQualityInvestigationIdsInStatusActive ) diff --git a/frontend/src/app/modules/shared/modules/modal/component/modal.component.html b/frontend/src/app/modules/shared/modules/modal/component/modal.component.html index 3c97335d04..83659b2dfd 100644 --- a/frontend/src/app/modules/shared/modules/modal/component/modal.component.html +++ b/frontend/src/app/modules/shared/modules/modal/component/modal.component.html @@ -19,7 +19,7 @@ SPDX-License-Identifier: Apache-2.0 --> -
+