diff --git a/CHANGELOG.md b/CHANGELOG.md index d511e59f..7e260a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed the state of the account delete button (disable if account contains activities) - Fixed an issue in the activities filter component (typing a search term) ## 1.147.0 - 10.05.2022 diff --git a/apps/client/src/app/components/accounts-table/accounts-table.component.html b/apps/client/src/app/components/accounts-table/accounts-table.component.html index cf8446e4..08c6c3de 100644 --- a/apps/client/src/app/components/accounts-table/accounts-table.component.html +++ b/apps/client/src/app/components/accounts-table/accounts-table.component.html @@ -200,7 +200,7 @@