DeWidgetification round 1
This commit is contained in:
@@ -693,10 +693,10 @@ function initNavPanel() {
|
||||
addNavItem("Operations", "$ayiServer", undefined, sub, key++, "operations");
|
||||
}
|
||||
|
||||
//############ WIDGETS (TOP GROUP)
|
||||
if (window.$gz.role.canOpen(window.$gz.type.Widget)) {
|
||||
addNavItem("WidgetList", "$ayiVial", "/widgets", [], key++, "widgets");
|
||||
}
|
||||
// //############ WIDGETS (TOP GROUP)
|
||||
// if (window.$gz.role.canOpen(window.$gz.type.Widget)) {
|
||||
// addNavItem("WidgetList", "$ayiVial", "/widgets", [], key++, "widgets");
|
||||
// }
|
||||
|
||||
//*** EVALUATION active trial license should always go to evaluation as home page
|
||||
//as long as they are a normal User type and not a subcontractor type
|
||||
|
||||
Reference in New Issue
Block a user