mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
parent
3daaedc144
commit
230ec5fe40
2 changed files with 12 additions and 21 deletions
|
|
@ -201,10 +201,11 @@ print [[
|
|||
textAlign: 'left'
|
||||
}
|
||||
},
|
||||
]]
|
||||
|
||||
|
||||
print [[
|
||||
{
|
||||
title: "]] print(i18n("details.device_type")) print[[",
|
||||
field: "column_device_type",
|
||||
sortable: false,
|
||||
},
|
||||
{
|
||||
title: "]] print(i18n("hosts_stats.hosts")) print[[",
|
||||
field: "column_hosts",
|
||||
|
|
@ -224,15 +225,6 @@ print [[
|
|||
|
||||
},
|
||||
{
|
||||
title: "]] print(i18n("details.device_type")) print[[",
|
||||
field: "column_device_type",
|
||||
sortable: false,
|
||||
css: {
|
||||
textAlign: 'center'
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
title: "]] print(i18n("seen_since")) print[[",
|
||||
field: "column_since",
|
||||
sortable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue