From 55f3f50576803d0cb302c0e0c6724a4db731532d Mon Sep 17 00:00:00 2001 From: Felix Date: Thu, 4 Jul 2019 15:49:14 +0100 Subject: [PATCH] Removed 'stacked-bar' reference from Dashboard, added table to New Section --- .../dashboard/dashboard-customer.component.html | 7 ++++--- src/app/dashboard/new-section.component.html | 16 +++++++++++++--- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/src/app/dashboard/dashboard-customer.component.html b/src/app/dashboard/dashboard-customer.component.html index 49e32b9..babe1c0 100644 --- a/src/app/dashboard/dashboard-customer.component.html +++ b/src/app/dashboard/dashboard-customer.component.html @@ -12,10 +12,11 @@
- -
+ --> + +
--> +
diff --git a/src/app/dashboard/new-section.component.html b/src/app/dashboard/new-section.component.html index 58e17c9..e1b41fc 100644 --- a/src/app/dashboard/new-section.component.html +++ b/src/app/dashboard/new-section.component.html @@ -1,6 +1,16 @@
-
-

Hello World!

-
+ + + + + + + + + + + + +
NamePostcodeSpendCost
\ No newline at end of file