This commit is contained in:
2022-06-16 22:09:09 +00:00
parent 7b78e8f4dd
commit bd84bb4a23
9 changed files with 629 additions and 93 deletions

View File

@@ -685,6 +685,16 @@ function initNavPanel() {
});
}
//INTEGRATION
if (!licenseLockout && window.$gz.role.canOpen(window.$gz.type.Integration)) {
sub.push({
title: "Integration",
icon: "$ayiCampground",
route: "/adm-integrations",
key: key++
});
}
// ** ADMINISTRATION (TOP)
if (sub.length > 0) {
addNavItem(