From 0652eb445728806d7fd6a50021a763051503ab36 Mon Sep 17 00:00:00 2001 From: sowgro Date: Thu, 3 Apr 2025 14:55:55 -0400 Subject: get checkout abstraction kinda working --- .../funding-basket/funding-basket.component.html | 72 +--------------------- 1 file changed, 2 insertions(+), 70 deletions(-) (limited to 'ufund-ui/src/app/components/funding-basket/funding-basket.component.html') diff --git a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html index 52b35c1..2b05d01 100644 --- a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html +++ b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html @@ -1,75 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Funding Basket

- -
-
-
-
-
- {{need.name}} - {{need.type}} -
- -
- URGENT - location_on{{need.location}} -
-
- -
- -
- - {{need.current}}/{{need.maxGoal}} ({{((need.current / need.maxGoal) * 100).toFixed(0)}}%) - -
- - - - -
- -
- - -
-
-
+ +