Commit 9c1387f4 authored by Ad Schellevis's avatar Ad Schellevis

(reporting) add network insight to reporting top menu, move health into same section

parent d213b5af
<menu> <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> <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"/> <Diagnostics order="160" url="/ui/diagnostics/activity/" cssClass="fa fa-medkit fa-fw"/>
<Routes> <Routes>
<Status order="20" url="/ui/diagnostics/interface/routes/"/> <Status order="20" url="/ui/diagnostics/interface/routes/"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment