aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/dashboard/dashboard.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-ui/src/app/components/dashboard/dashboard.component.html')
-rw-r--r--ufund-ui/src/app/components/dashboard/dashboard.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufund-ui/src/app/components/dashboard/dashboard.component.html b/ufund-ui/src/app/components/dashboard/dashboard.component.html
index 12ecc8b..a1151b7 100644
--- a/ufund-ui/src/app/components/dashboard/dashboard.component.html
+++ b/ufund-ui/src/app/components/dashboard/dashboard.component.html
@@ -1,4 +1,4 @@
<h1>Dashboard</h1>
<app-cupboard></app-cupboard>
-<app-funding-basket></app-funding-basket> \ No newline at end of file
+<app-funding-basket *ngIf="!isManager()"></app-funding-basket> \ No newline at end of file