mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Add filterize on wlan info
This commit is contained in:
parent
6e92102ae5
commit
4455dabee8
2 changed files with 30 additions and 3 deletions
|
|
@ -448,6 +448,7 @@
|
|||
"data_field": "wlan_ssid",
|
||||
"min-width": "100px",
|
||||
"sortable": true,
|
||||
"render_generic": "wlan_ssid",
|
||||
"class": [
|
||||
"no-wrap"
|
||||
]
|
||||
|
|
@ -457,6 +458,7 @@
|
|||
"data_field": "apn_mac",
|
||||
"min-width": "100px",
|
||||
"sortable": true,
|
||||
"render_generic": "apn_mac",
|
||||
"class": [
|
||||
"no-wrap"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue