From 69a62fbf647c03e2620738b1acb74a60bc1dfd41 Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Sat, 31 Oct 2020 00:22:12 +0100 Subject: [PATCH] very crude implementation of dashboard views --- .../app-frame/app-frame.component.html | 2 +- .../dashboard/dashboard.component.html | 38 +++++++++++++++++-- .../dashboard/dashboard.component.ts | 15 +++++++- 3 files changed, 50 insertions(+), 5 deletions(-) diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html index fb13b90ff..a0350eb78 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.html +++ b/src-ui/src/app/components/app-frame/app-frame.component.html @@ -44,7 +44,7 @@