This commit is contained in:
@@ -12,7 +12,7 @@ export default {
|
||||
beforeCreate() {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "cubes",
|
||||
icon: "boxes",
|
||||
title: window.$gz.locale.get("PartList"),
|
||||
helpUrl: "user-form-parts"
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default {
|
||||
beforeCreate() {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "boxes",
|
||||
icon: "shipping-fast",
|
||||
title: window.$gz.locale.get("InventoryPurchaseOrders"),
|
||||
helpUrl: "user-form-purchase-order-list"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user