mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Small changes to assets page
This commit is contained in:
parent
77e811a415
commit
60c9c6d7fb
4 changed files with 7 additions and 4 deletions
|
|
@ -62,7 +62,7 @@ if table.len(tot_assets_overview) > 0 then
|
|||
tmp_rsp[key] = {
|
||||
text_color = text_color,
|
||||
text_width = text_width,
|
||||
num_elements = num,
|
||||
num_elements = num or "0",
|
||||
add_separator_above = add_separator_above,
|
||||
add_separator_below = add_separator_below,
|
||||
label = name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue