mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Improve navbar responsivenes
This commit is contained in:
parent
e4b583b89c
commit
9e74c09dbd
3 changed files with 10 additions and 6 deletions
|
|
@ -317,7 +317,6 @@ print[[
|
|||
msg += "<a href=\"]] print (ntop.getHttpPrefix()) print [[/lua/system_interfaces_stats.lua?page=internals&tab=periodic_activities&periodic_script_issue=any_issue\">"
|
||||
msg += "<span class=\"badge bg-warning\"><i class=\"fas fa-exclamation-triangle\" title=\"]] print(i18n("internals.degraded_performance")) print[[\"></i></span></a>";
|
||||
}
|
||||
|
||||
if ((rsp.engaged_alerts > 0 || rsp.alerted_flows > 0) && ]] print(ternary(hasAllowedNetworksSet(), "false", "true")) print[[) {
|
||||
|
||||
var error_color = "#B94A48";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue