mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
(reporting) add network insight to reporting top menu, move health into same section
This commit is contained in:
parent
d213b5afb0
commit
9c1387f4f6
@ -1,6 +1,9 @@
|
||||
<menu>
|
||||
<Reporting order="15" VisibleName="Reporting" cssClass="fa fa-area-chart">
|
||||
<Health order="10" url="/ui/diagnostics/systemhealth/" cssClass="fa fa-heartbeat fa-fw"/>
|
||||
<NetworkInsight VisibleName="Network Insight" order="20" url="/ui/diagnostics/networkinsight/" cssClass="fa fa-exchange" />
|
||||
</Reporting>
|
||||
<System>
|
||||
<Health order="0" url="/ui/diagnostics/systemhealth/" cssClass="fa fa-heartbeat fa-fw"/>
|
||||
<Diagnostics order="160" url="/ui/diagnostics/activity/" cssClass="fa fa-medkit fa-fw"/>
|
||||
<Routes>
|
||||
<Status order="20" url="/ui/diagnostics/interface/routes/"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user