This commit is contained in:
@@ -624,6 +624,14 @@ export default function initialize() {
|
||||
window.$gz.store.commit("setHomePage", "/ops-BACKUP");
|
||||
}
|
||||
|
||||
// SERVER STATE
|
||||
sub.push({
|
||||
title: t("ServerState"),
|
||||
icon: "fa-door-open",
|
||||
route: "/ops-server-state",
|
||||
key: key++
|
||||
});
|
||||
|
||||
// JOBS
|
||||
sub.push({
|
||||
title: t("ServerJobs"),
|
||||
|
||||
Reference in New Issue
Block a user