mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Allows sort L7 Devices by mac address
This commit is contained in:
parent
8f53e79dfe
commit
c45849d73e
4 changed files with 5 additions and 5 deletions
|
|
@ -77,8 +77,8 @@ print [[
|
|||
},
|
||||
{
|
||||
title: "MAC Address",
|
||||
field: "column_link",
|
||||
sortable: false,
|
||||
field: "column_mac",
|
||||
sortable: true,
|
||||
css: {
|
||||
textAlign: 'left'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue