This commit is contained in:
@@ -305,7 +305,7 @@ export default function initialize() {
|
||||
//PART REQUESTS
|
||||
sub.push({
|
||||
title: window.$gz.locale.get("WorkorderItemPartRequestList"),
|
||||
icon: undefined,
|
||||
icon: "paper-plane",
|
||||
route: "/partrequests",
|
||||
key: key++
|
||||
});
|
||||
@@ -351,7 +351,7 @@ export default function initialize() {
|
||||
addNavItem(
|
||||
window.$gz.locale.get("WidgetList"),
|
||||
"splotch",
|
||||
"/inventory",
|
||||
"/testinventory",
|
||||
[],
|
||||
key++
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user