mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Bootstrap migration labels to badges
This commit is contained in:
parent
c287030593
commit
14db3bb11f
11 changed files with 41 additions and 41 deletions
|
|
@ -94,7 +94,7 @@ for key in pairsByValues(sort_to_key, sOrder) do
|
|||
|
||||
local column_info = "<a href='"
|
||||
..ntop.getHttpPrefix().."/lua/flows_stats.lua?pod="..key.."'>"
|
||||
.."<span class='label label-info'>"..i18n("flows").."</span>"
|
||||
.."<span class='badge badge-info'>"..i18n("flows").."</span>"
|
||||
.."</a>"
|
||||
local chart = "-"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue