diff --git a/CHANGELOG.md b/CHANGELOG.md index 726980f4f4..f879534e2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### Removed - Removed EDC notification asset classes and replaced with IRS lib implementation +- [#528](https://github.com/eclipse-tractusx/traceability-foss/issues/528) Removed sorting tooltip on quality incidents tables on dashboard page ## [10.5.0 - 22.02.2024] diff --git a/frontend/src/app/modules/shared/components/table/table.component.html b/frontend/src/app/modules/shared/components/table/table.component.html index 9f34475a11..047bddbbcb 100644 --- a/frontend/src/app/modules/shared/components/table/table.component.html +++ b/frontend/src/app/modules/shared/components/table/table.component.html @@ -234,6 +234,7 @@