This commit is contained in:
@@ -64,7 +64,15 @@ export default {
|
||||
singleOnly: false,
|
||||
settings: { customTitle: null, dateRange: "*thismonth*", unit: "day" }
|
||||
},
|
||||
|
||||
{
|
||||
id: "dash-labor-hours-personal-bar",
|
||||
roles: [role.Tech, role.TechRestricted],
|
||||
title: "Labor hours - bar",
|
||||
type: "GzDashLaborHoursPersonalBar",
|
||||
scheduleableUserOnly: true,
|
||||
singleOnly: false,
|
||||
settings: { customTitle: null, dateRange: "*thismonth*", unit: "day" }
|
||||
},
|
||||
{
|
||||
id: "TestBarWidgetCountByUserType",
|
||||
roles: [
|
||||
|
||||
Reference in New Issue
Block a user