Add filterize on wlan info

This commit is contained in:
Alfredo Cardigliano 2024-09-17 11:27:27 +02:00
parent 6e92102ae5
commit 4455dabee8
2 changed files with 30 additions and 3 deletions

View file

@ -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"
]