This commit is contained in:
2019-12-19 00:25:07 +00:00
parent f128cff1d1
commit 30358f5961
4 changed files with 13 additions and 6 deletions

View File

@@ -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++
});

View File

@@ -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",