This commit is contained in:
2020-06-24 21:56:47 +00:00
parent 9a04fc35e0
commit d015f0995c

View File

@@ -189,7 +189,7 @@ function initNavPanel() {
}
//HOME
addNavItem(t("Home"), "fa-home", undefined, sub, key++, "home");
addNavItem("Home", "fa-home", undefined, sub, key++, "home");
}
//****************** CUSTOMERS