This commit is contained in:
@@ -347,15 +347,6 @@ export default function initialize() {
|
|||||||
key++
|
key++
|
||||||
);
|
);
|
||||||
|
|
||||||
//**** WIDGETS (TOP GROUP)
|
|
||||||
addNavItem(
|
|
||||||
window.$gz.locale.get("WidgetList"),
|
|
||||||
"splotch",
|
|
||||||
"/testinventory",
|
|
||||||
[],
|
|
||||||
key++
|
|
||||||
);
|
|
||||||
|
|
||||||
//**** VENDORS (TOP GROUP)
|
//**** VENDORS (TOP GROUP)
|
||||||
addNavItem(
|
addNavItem(
|
||||||
window.$gz.locale.get("VendorList"),
|
window.$gz.locale.get("VendorList"),
|
||||||
@@ -521,6 +512,15 @@ export default function initialize() {
|
|||||||
key++
|
key++
|
||||||
);
|
);
|
||||||
|
|
||||||
|
//**** WIDGETS (TOP GROUP)
|
||||||
|
addNavItem(
|
||||||
|
window.$gz.locale.get("WidgetList"),
|
||||||
|
"splotch",
|
||||||
|
"/testinventory",
|
||||||
|
[],
|
||||||
|
key++
|
||||||
|
);
|
||||||
|
|
||||||
//NOTE: If a user has read full record or better then they should have access to that area
|
//NOTE: If a user has read full record or better then they should have access to that area
|
||||||
|
|
||||||
// if (
|
// if (
|
||||||
|
|||||||
Reference in New Issue
Block a user