From 4c399a6694b862ba1e2341044d64d828d0072d48 Mon Sep 17 00:00:00 2001 From: Edwin Betancourt Date: Tue, 25 Feb 2020 18:23:53 -0400 Subject: [PATCH] fix: #361 Redirect to blank page from the dashboards. (#362) --- .../ADempiere/Dashboard/docstatus/index.vue | 29 ++++++--- .../ADempiere/Dashboard/favourites/index.vue | 60 +++++++++++++++---- .../ADempiere/Dashboard/recentItems/index.vue | 59 +++++++++++++----- 3 files changed, 116 insertions(+), 32 deletions(-) diff --git a/src/components/ADempiere/Dashboard/docstatus/index.vue b/src/components/ADempiere/Dashboard/docstatus/index.vue index 67e12995..e7797bd8 100644 --- a/src/components/ADempiere/Dashboard/docstatus/index.vue +++ b/src/components/ADempiere/Dashboard/docstatus/index.vue @@ -1,7 +1,7 @@