reporting: rename previous

This commit is contained in:
Franco Fichtner 2016-04-24 12:00:26 +02:00
parent c6a27e1e59
commit 7a5eef5bef
3 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<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="100" url="/reports_settings.php" cssClass="fa fa-cog fa-fw"/>
<Settings order="100" url="/reporting_settings.php" cssClass="fa fa-cog fa-fw"/>
</Reporting>
<System order="20" cssClass="fa fa-server">
<Trust order="120" cssClass="fa fa-certificate fa-fw">

View File

@ -38,7 +38,7 @@
<patterns>
<pattern>ui/diagnostics/systemhealth/*</pattern>
<pattern>api/diagnostics/systemhealth/*</pattern>
<pattern>reports_settings.php</pattern>
<pattern>reporting_settings.php</pattern>
</patterns>
</page-diagnostics-health>
<page-diagnostics-networkinsight>