Commit 72efcfd7 authored by Franco Fichtner's avatar Franco Fichtner

web proxy: proper ordering for menu item

(cherry picked from commit 499ce45b)
parent a6fb838e
<menu>
<Services>
<Proxy VisibleName="Web Proxy" cssClass="fa fa-bolt fa-fw">
<WebProxy VisibleName="Web Proxy" cssClass="fa fa-bolt fa-fw">
<Administration url="/ui/proxy/">
<GeneralSettings VisibleName="General" url="/ui/proxy/#subtab_proxy-general-settings"/>
<LocalCache VisibleName="Cache" url="/ui/proxy/#subtab_proxy-general-cache-local"/>
......@@ -15,6 +15,6 @@
<Log VisibleName="Log File" url="/diag_logs_proxy.php?type=cache">
<More url="/diag_logs_proxy.php*" visibility="hidden"/>
</Log>
</Proxy>
</WebProxy>
</Services>
</menu>
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