This commit is contained in:
@@ -778,14 +778,14 @@ function initNavPanel() {
|
||||
key: key++
|
||||
});
|
||||
|
||||
//PROFILE
|
||||
//metrics rights
|
||||
sub.push({
|
||||
title: "ServerProfiler",
|
||||
icon: "$ayiBinoculars",
|
||||
route: "/ops-profile",
|
||||
key: key++
|
||||
});
|
||||
// //PROFILE
|
||||
// //metrics rights
|
||||
// sub.push({
|
||||
// title: "ServerProfiler",
|
||||
// icon: "$ayiBinoculars",
|
||||
// route: "/ops-profile",
|
||||
// key: key++
|
||||
// });
|
||||
}
|
||||
|
||||
//NOTIFICATION CONFIG AND HISTORY
|
||||
|
||||
@@ -151,7 +151,7 @@ export default {
|
||||
]
|
||||
}
|
||||
},
|
||||
selectedTimePeriod: "*past6hours*",
|
||||
selectedTimePeriod: "*past7days*",
|
||||
selectLists: {
|
||||
dateFilterTokens: []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user