This commit is contained in:
@@ -347,15 +347,6 @@ export default function initialize() {
|
||||
key++
|
||||
);
|
||||
|
||||
//**** WIDGETS (TOP GROUP)
|
||||
addNavItem(
|
||||
window.$gz.locale.get("WidgetList"),
|
||||
"splotch",
|
||||
"/testinventory",
|
||||
[],
|
||||
key++
|
||||
);
|
||||
|
||||
//**** VENDORS (TOP GROUP)
|
||||
addNavItem(
|
||||
window.$gz.locale.get("VendorList"),
|
||||
@@ -521,6 +512,15 @@ export default function initialize() {
|
||||
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
|
||||
|
||||
// if (
|
||||
|
||||
Reference in New Issue
Block a user