From afaccea61fc641fe3982dcfdc3e0ece939397ff8 Mon Sep 17 00:00:00 2001 From: LeonVreling <49942406+LeonVreling@users.noreply.github.com> Date: Mon, 16 Mar 2020 21:38:57 +0100 Subject: [PATCH] feat: add statutory events on dashboard (#279) * feat: add statutory events on dashboard * chore: fix code style * chore: change name ref * chore: update link statutory * chore: fix code style * chore: fix code style --- src/views/dashboard/index.vue | 38 ++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 8004cca85..8e257560b 100755 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -34,7 +34,10 @@