This commit is contained in:
@@ -475,7 +475,7 @@ export default function initialize() {
|
||||
// ARCHIVE
|
||||
sub.push({
|
||||
title: window.$gz.locale.get("Backup"),
|
||||
icon: "backup",
|
||||
icon: "file-archive",
|
||||
route: "/backup",
|
||||
key: key++
|
||||
});
|
||||
|
||||
@@ -83,11 +83,18 @@ export default {
|
||||
"LocalizedTextDesign",
|
||||
"ReportList",
|
||||
"ScheduleMarkerList",
|
||||
//"Dispatch",
|
||||
"Inventory",
|
||||
"Accounting",
|
||||
"Administration",
|
||||
"Operations",
|
||||
"Attachments",
|
||||
"History",
|
||||
"Statistics",
|
||||
"Backup",
|
||||
"ServerJobs",
|
||||
"ServerLog",
|
||||
"ServerMetrics",
|
||||
"NotificationSettings",
|
||||
"HelpAboutAyaNova",
|
||||
"MenuHelp",
|
||||
"More",
|
||||
|
||||
Reference in New Issue
Block a user