This commit is contained in:
@@ -650,6 +650,14 @@ function initNavPanel() {
|
||||
key: key++
|
||||
});
|
||||
|
||||
//IMPORT
|
||||
sub.push({
|
||||
title: "Import",
|
||||
icon: "$ayiFileImport",
|
||||
route: "/adm-import",
|
||||
key: key++
|
||||
});
|
||||
|
||||
// ** ADMINISTRATION (TOP)
|
||||
addNavItem(
|
||||
"Administration",
|
||||
|
||||
Reference in New Issue
Block a user