mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Storage legend layout (fix #3108)
This commit is contained in:
parent
bac7c05e4b
commit
9e01d1d13c
2 changed files with 13 additions and 14 deletions
|
|
@ -216,7 +216,7 @@ function stackedProgressBars(total, bars, other_label, formatter, css_class)
|
|||
</div></div>]]
|
||||
|
||||
-- The legend
|
||||
res[#res + 1] = [[<div class="stacked-progress-legend">]]
|
||||
res[#res + 1] = [[<div class="ntop-progress-stacked-legend">]]
|
||||
|
||||
local legend_items = bars
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue