From 5622e5100665015fa985b85f559b4ed4b0db0e14 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Fri, 29 May 2026 08:02:57 -0400 Subject: [PATCH] fix(adminui): clean up dev-migration note on Home page Removed the F15 follow-up annotation that was visible to end users. Replaced with a one-line orientation pointer to the nav. --- .../ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Home.razor | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Home.razor b/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Home.razor index 48d9f00c..7c8804d4 100644 --- a/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Home.razor +++ b/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Home.razor @@ -3,5 +3,4 @@ OtOpcUa

OtOpcUa Admin

-

v2 fused host. Use the nav above to manage deployments.

-

Most v1 admin pages were removed by the live-edit migration — see follow-up F15 for the per-page restoration plan.

+

Use the nav above to configure clusters, drivers, and tags, then deploy.