mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
unbound / overview: remove service widget and rename menu item
This commit is contained in:
parent
b12ec9b049
commit
1bf669f7f1
@ -14,7 +14,7 @@
|
||||
<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" url="/ui/unbound/overview" cssClass="fa fa-bar-chart fa-fw"/>
|
||||
<DNS order="30" VisibleName="Unbound DNS" url="/ui/unbound/overview" cssClass="fa fa-bar-chart fa-fw"/>
|
||||
</Reporting>
|
||||
<System order="20" cssClass="fa fa-server">
|
||||
<Access cssClass="fa fa-users fa-fw">
|
||||
|
||||
@ -485,8 +485,6 @@
|
||||
updateClientChart($("#toggle-log-cchart")[0].checked);
|
||||
}
|
||||
});
|
||||
|
||||
updateServiceControlUI('unbound');
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user