From 2abd4b4ba9171821ac545f8dcb67be1e7d722e01 Mon Sep 17 00:00:00 2001 From: benal01 Date: Sat, 22 Mar 2025 11:58:39 -0400 Subject: replaced unneccicary methods for form selection with ngIf --- ufund-ui/src/app/components/cupboard/cupboard.component.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'ufund-ui/src/app/components/cupboard/cupboard.component.html') diff --git a/ufund-ui/src/app/components/cupboard/cupboard.component.html b/ufund-ui/src/app/components/cupboard/cupboard.component.html index 4577844..41bb4a7 100644 --- a/ufund-ui/src/app/components/cupboard/cupboard.component.html +++ b/ufund-ui/src/app/components/cupboard/cupboard.component.html @@ -5,10 +5,10 @@

Admin View

-
+

Create a new need


@@ -22,11 +22,10 @@
- - ‼️{{statusText | async}} + {{statusText | async}}
-
+

Update a need


@@ -46,7 +45,6 @@
- {{statusText | async}}
-- cgit v1.2.3