aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/cupboard/cupboard.component.html
diff options
context:
space:
mode:
authorGunther6070 <haydenhartman10@yahoo.com>2025-03-17 22:17:28 -0400
committerGunther6070 <haydenhartman10@yahoo.com>2025-03-17 22:17:28 -0400
commit065f90f1f759ed4b97dc22a02e331f7a30eb8ee3 (patch)
tree43b62366e4d2885f14cf2a376d97486bc77ac85e /ufund-ui/src/app/components/cupboard/cupboard.component.html
parentd1b7b81cbedc673cf6f52ac5745438f95083b78e (diff)
downloadJellySolutions-065f90f1f759ed4b97dc22a02e331f7a30eb8ee3.tar.gz
JellySolutions-065f90f1f759ed4b97dc22a02e331f7a30eb8ee3.tar.bz2
JellySolutions-065f90f1f759ed4b97dc22a02e331f7a30eb8ee3.zip
Added statusText to components to disable error messages
Diffstat (limited to 'ufund-ui/src/app/components/cupboard/cupboard.component.html')
-rw-r--r--ufund-ui/src/app/components/cupboard/cupboard.component.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-ui/src/app/components/cupboard/cupboard.component.html b/ufund-ui/src/app/components/cupboard/cupboard.component.html
index 65545e8..59d77e0 100644
--- a/ufund-ui/src/app/components/cupboard/cupboard.component.html
+++ b/ufund-ui/src/app/components/cupboard/cupboard.component.html
@@ -19,6 +19,7 @@
<input type="submit" value="Submit">
</form>
<button (click)="back()">Close</button>
+ <span *ngIf="statusText">{{statusText | async}}</span>
</div>
<div id="update-form">