diff --git a/ayanova/src/api/dash-registry.js b/ayanova/src/api/dash-registry.js index cbd6ce03..2c0e3646 100644 --- a/ayanova/src/api/dash-registry.js +++ b/ayanova/src/api/dash-registry.js @@ -143,7 +143,9 @@ export default { timeSpan: "*thismonth*", interval: "day", wotags: [], + wotagsany: true, woitemtags: [], + woitemtagsany: true, color: "#00205B" } }, @@ -158,7 +160,9 @@ export default { customTitle: null, timeSpan: "*thismonth*", wotags: [], + wotagsany: true, woitemtags: [], + woitemtagsany: true, 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 90e4d835..bf7b09e3 100644 --- a/ayanova/src/components/dash-labor-hours-personal-bar.vue +++ b/ayanova/src/components/dash-labor-hours-personal-bar.vue @@ -37,6 +37,7 @@ + + + + + + + + + + + + + + + + - - +