From d0824ab3d80ca824574a3006d022213c0cbd97d8 Mon Sep 17 00:00:00 2001 From: owens-hub-git Date: Sun, 5 Apr 2026 15:18:45 +1000 Subject: [PATCH 1/2] feat: addition of a button below existing one for the routing to the cross-unit dashboard --- src/app/home/states/home/home.component.html | 40 ++++++++++++++------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/src/app/home/states/home/home.component.html b/src/app/home/states/home/home.component.html index e668fe00fd..6479b42ba4 100644 --- a/src/app/home/states/home/home.component.html +++ b/src/app/home/states/home/home.component.html @@ -117,18 +117,34 @@

Enrolled units

- - - + +
+ + + + + + +
+ From 19ae7679eb4f8efc6c8354ec5ce549b1059599a8 Mon Sep 17 00:00:00 2001 From: owens-hub-git Date: Wed, 8 Apr 2026 23:12:00 +1000 Subject: [PATCH 2/2] fix: change to have button above previous button and be at start rather than center --- src/app/home/states/home/home.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/home/states/home/home.component.html b/src/app/home/states/home/home.component.html index 6479b42ba4..a7e80c80ff 100644 --- a/src/app/home/states/home/home.component.html +++ b/src/app/home/states/home/home.component.html @@ -118,29 +118,29 @@

Enrolled units

-