mirror of
https://github.com/opnsense/core.git
synced 2026-05-28 04:34:51 -04:00
fix ACL and menu
This commit is contained in:
parent
0ce0b977e3
commit
438dcd954c
2 changed files with 0 additions and 2 deletions
|
|
@ -12,7 +12,6 @@
|
|||
<Logout order="3" url="/index.php?logout" cssClass="fa fa-sign-out fa-fw"/>
|
||||
</Lobby>
|
||||
<Reporting order="15" cssClass="fa fa-area-chart">
|
||||
<Settings order="10" url="/reporting_settings.php" cssClass="fa fa-cog fa-fw"/>
|
||||
<Traffic order="20" url="/ui/diagnostics/traffic" cssClass="fa fa-line-chart fa-fw"/>
|
||||
<DNS order="30" VisibleName="Unbound DNS" url="/ui/unbound/overview" cssClass="fa fa-bar-chart fa-fw"/>
|
||||
</Reporting>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,6 @@
|
|||
<patterns>
|
||||
<pattern>ui/diagnostics/systemhealth/*</pattern>
|
||||
<pattern>api/diagnostics/systemhealth/*</pattern>
|
||||
<pattern>reporting_settings.php</pattern>
|
||||
</patterns>
|
||||
</page-diagnostics-health>
|
||||
<page-diagnostics-networkinsight>
|
||||
|
|
|
|||
Loading…
Reference in a new issue