From beaf50c77ff02132b8c32de24c7fe1620b806879 Mon Sep 17 00:00:00 2001 From: Volha Mardvilka Date: Thu, 6 Jun 2024 09:46:55 +0000 Subject: [PATCH] 345202815: (fix) callout with the RA message is shown on the RA page --- modules/ui/src/app/app.component.html | 3 ++- modules/ui/src/app/app.component.ts | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/modules/ui/src/app/app.component.html b/modules/ui/src/app/app.component.html index 8a1866102..11751ac0f 100644 --- a/modules/ui/src/app/app.component.html +++ b/modules/ui/src/app/app.component.html @@ -201,7 +201,8 @@

Testrun

vm.hasConnectionSettings === true && vm.hasDevices === true && vm.hasRiskProfiles === false && - vm.systemStatus === StatusOfTestrun.InProgress + vm.systemStatus === StatusOfTestrun.InProgress && + isRiskAssessmentRoute === false "> Congratulations, the device is under test now! Do not forget to fill