Checkpoint commit before switching around translations of menu
This commit is contained in:
@@ -189,7 +189,7 @@ function initNavPanel() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//HOME
|
//HOME
|
||||||
addNavItem("Home", "fa-home", undefined, sub, key++, "home");
|
addNavItem(t("Home"), "fa-home", undefined, sub, key++, "home");
|
||||||
}
|
}
|
||||||
|
|
||||||
//****************** CUSTOMERS
|
//****************** CUSTOMERS
|
||||||
|
|||||||
Reference in New Issue
Block a user