From 68c9d1b2661b5248a573ba22056cedba6c594c62 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 4 Dec 2022 18:54:41 +0100 Subject: [PATCH] Bugfix/fix activities sorting in account detail dialog (#1494) * Fix activities sorting * Update changelog --- CHANGELOG.md | 6 ++++++ .../account-detail-dialog/account-detail-dialog.html | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77086206c..25db71527 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Fixed the activities sorting in the account detail dialog + ## 1.216.0 - 2022-12-03 ### Added diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index 53a9c76ea..2a1d4e1d0 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -30,7 +30,7 @@ -