From 58ee25866429ffa9210c64421993a79b64589203 Mon Sep 17 00:00:00 2001 From: HejdaJakub Date: Wed, 4 Oct 2023 10:33:38 +0200 Subject: [PATCH] fix(admin): use renamed html tag for application dynamic list * Due to recent move of this component from admin-gui folder to the lib folder was changed the prefix of the component, but it was not changed on member-applications page. (cherry picked from commit 1d1a359021fbca207025b965d669e1b77ed4ee1f) --- .../member-applications/member-applications.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.html b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.html index 48940f4b6..a0ecd16e4 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.html +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.html @@ -16,7 +16,7 @@

{{'MEMBER_DETAIL.APPLICATIONS.TITLE' | translate}}

- {{'MEMBER_DETAIL.APPLICATIONS.TITLE' | translate}} - +