From a4066c08208dc3ae5b07431618b3436120a663fe Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 4 Jul 2017 15:55:54 +0100 Subject: [PATCH] Improve the admin home view by using an adminlte box and table --- frontend/admin/vue-components/MainView.vue | 62 ++++++++++------------ 1 file changed, 28 insertions(+), 34 deletions(-) diff --git a/frontend/admin/vue-components/MainView.vue b/frontend/admin/vue-components/MainView.vue index 883f3083b..3341d499f 100644 --- a/frontend/admin/vue-components/MainView.vue +++ b/frontend/admin/vue-components/MainView.vue @@ -1,39 +1,33 @@