This commit is contained in:
@@ -458,6 +458,15 @@ function initNavPanel() {
|
||||
|
||||
sub = [];
|
||||
|
||||
if (window.$gz.role.canOpen(window.$gz.type.ServiceBank)) {
|
||||
sub.push({
|
||||
title: "ServiceBankList",
|
||||
icon: "$ayiCarBattery",
|
||||
route: "/acc-service-banks",
|
||||
key: key++
|
||||
});
|
||||
}
|
||||
|
||||
//SERVICE RATES
|
||||
if (window.$gz.role.canOpen(window.$gz.type.ServiceRate)) {
|
||||
sub.push({
|
||||
|
||||
Reference in New Issue
Block a user