From e5ce1f8e7b3dca964b9e3026d975e3d943086236 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 2 Mar 2022 17:08:02 +0000 Subject: [PATCH] --- ayanova/src/api/dash-registry.js | 6 ++---- .../dash-workorder-overdue-all-list.vue | 16 +--------------- ayanova/src/views/home-dashboard.vue | 4 +++- 3 files changed, 6 insertions(+), 20 deletions(-) diff --git a/ayanova/src/api/dash-registry.js b/ayanova/src/api/dash-registry.js index 681d68af..52f609da 100644 --- a/ayanova/src/api/dash-registry.js +++ b/ayanova/src/api/dash-registry.js @@ -1,7 +1,7 @@ import authorizationroles from "./authorizationroles"; const role = authorizationroles.AUTHORIZATION_ROLES; /* - WorkOrderOverdueAllList + */ export default { registry: [ @@ -15,9 +15,7 @@ export default { settings: { customTitle: null, wotags: [], - woitemtags: [], - techtags: [], - userid: null + woitemtags: [] } }, { diff --git a/ayanova/src/components/dash-workorder-overdue-all-list.vue b/ayanova/src/components/dash-workorder-overdue-all-list.vue index 27279274..181a6bdd 100644 --- a/ayanova/src/components/dash-workorder-overdue-all-list.vue +++ b/ayanova/src/components/dash-workorder-overdue-all-list.vue @@ -49,20 +49,6 @@ - - - - -