From b494fef8cc9855ff075efa0dec0bceed42af1b2e Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Sun, 29 Jun 2025 11:54:21 -0700 Subject: [PATCH] Update Todo --- ToDo.txt | 4 ++++ .../src/app/pages/store/catalog/catalog.component.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ToDo.txt b/ToDo.txt index fe3f093..2131bdb 100755 --- a/ToDo.txt +++ b/ToDo.txt @@ -29,5 +29,9 @@ Client: Need to add in payment success/failed Need to add in Receipt page + TopBar + No way to minimize the UI topbar on mobile + Not themed on mobile + database Need to create all the forign key policies \ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/store/catalog/catalog.component.html b/src/MistoxWebsite.Client/src/app/pages/store/catalog/catalog.component.html index 98a49fd..ee11ebb 100644 --- a/src/MistoxWebsite.Client/src/app/pages/store/catalog/catalog.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/store/catalog/catalog.component.html @@ -14,7 +14,7 @@

{{ line }}

${{ (product.cost/100).toFixed(2) }}

- +