From 155d56f84930da35157b0c2df9f9c23868b1304b Mon Sep 17 00:00:00 2001 From: milanmajchrak Date: Thu, 5 Dec 2024 10:50:46 +0100 Subject: [PATCH] Execute autoregistration component only in client side --- .../autoregistration.component.html | 2 +- .../autoregistration.component.ts | 44 ++++++++++++------- 2 files changed, 29 insertions(+), 17 deletions(-) diff --git a/src/app/login-page/autoregistration/autoregistration.component.html b/src/app/login-page/autoregistration/autoregistration.component.html index 8c2343ab387..8b100217b57 100644 --- a/src/app/login-page/autoregistration/autoregistration.component.html +++ b/src/app/login-page/autoregistration/autoregistration.component.html @@ -1,4 +1,4 @@ -
+
{{'clarin.autoregistration.welcome.message' | translate}} {{dspaceName$ | async}}