This commit is contained in:
2022-02-22 23:31:27 +00:00
parent 904dc5259f
commit e77c8283f5
5 changed files with 97 additions and 63 deletions

View File

@@ -14,10 +14,10 @@ export default {
// type: "GzDashTestListWidgetsPriciest"
// },
{
id: "TestScheduleableOnly",
id: "NextSchedItems",
roles: [role.Tech, role.TechRestricted],
title: "TEST sched user widget",
type: "NextSchedItem",
type: "NextSchedItems",
scheduleableUserOnly: true
},
{