This commit is contained in:
@@ -867,8 +867,8 @@ function generateMenu(vm) {
|
||||
}
|
||||
|
||||
//---- SHOW ALL ---
|
||||
menuOptions.menuItems.push({ divider: true, inset: false });
|
||||
|
||||
//menuOptions.menuItems.push({ divider: true, inset: true });
|
||||
//menuOptions.menuItems.push({ header: vm.$ay.t("ShowAll") });
|
||||
menuOptions.menuItems.push({
|
||||
title: "WorkOrderList", //note: technically it opens teh woitemunitlist not workorders but it's confusing in the UI otherwise and this is how people would think about it
|
||||
icon: "$ayiTools",
|
||||
|
||||
Reference in New Issue
Block a user