From 83eb019196d07c8f7e876c94ea72d81d9b9ad515 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 27 Feb 2022 17:20:47 +0000 Subject: [PATCH] --- ayanova/src/api/dash-registry.js | 4 +++ .../dash-labor-hours-personal-bar.vue | 31 ++++++++++++++++--- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/ayanova/src/api/dash-registry.js b/ayanova/src/api/dash-registry.js index 254a0024..fc1f34fd 100644 --- a/ayanova/src/api/dash-registry.js +++ b/ayanova/src/api/dash-registry.js @@ -62,6 +62,8 @@ export default { customTitle: null, timeSpan: "*thismonth*", interval: "day", + wotags: [], + woitemtags: [], color: "#00205B" } }, @@ -74,6 +76,8 @@ export default { settings: { customTitle: null, timeSpan: "*thismonth*", + wotags: [], + woitemtags: [], interval: "day", color: "#00205B" } diff --git a/ayanova/src/components/dash-labor-hours-personal-bar.vue b/ayanova/src/components/dash-labor-hours-personal-bar.vue index 6b539033..261631b2 100644 --- a/ayanova/src/components/dash-labor-hours-personal-bar.vue +++ b/ayanova/src/components/dash-labor-hours-personal-bar.vue @@ -25,7 +25,7 @@ @@ -34,7 +34,7 @@ {{ $ay.t("Settings") }} - + + + + +