From 73bccf85c41dcc9df7be3c3cfa3849b092314144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADn?= Date: Thu, 11 Sep 2025 10:16:05 +0200 Subject: [PATCH] Bugfix/no entries in holdings table of public page (#5501) * Fix holdings table * Update changelog --- CHANGELOG.md | 4 ++++ apps/client/src/app/pages/public/public-page.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e366105..2dd55aa0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the rules component to standalone - Refactored the subscription interstitial dialog component to standalone +### Fixed + +- Fixed the holdings table on the public page + ## 2.197.0 - 2025-09-07 ### Added diff --git a/apps/client/src/app/pages/public/public-page.html b/apps/client/src/app/pages/public/public-page.html index a82c9d079..7d8636abb 100644 --- a/apps/client/src/app/pages/public/public-page.html +++ b/apps/client/src/app/pages/public/public-page.html @@ -198,11 +198,11 @@