This commit is contained in:
@@ -21,7 +21,7 @@ export default {
|
||||
role.Sales,
|
||||
role.SalesRestricted
|
||||
],
|
||||
title: "Widgets by User type",
|
||||
title: "TEST Bar chart widget",
|
||||
type: "GzDashTestBarWidgetCountByUserType"
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@ export default {
|
||||
role.Sales,
|
||||
role.SalesRestricted
|
||||
],
|
||||
title: "Widget monthly total",
|
||||
title: "TEST Line chart widget",
|
||||
type: "GzDashTestLineWidgetMonthlyTotalPrice"
|
||||
},
|
||||
{
|
||||
@@ -43,7 +43,7 @@ export default {
|
||||
role.Sales,
|
||||
role.SalesRestricted
|
||||
],
|
||||
title: "WO calendar",
|
||||
title: "TEST calendar widget",
|
||||
type: "GzDashTestDayCalendarWidget"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user