mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Fixed minor MAC table glitches
This commit is contained in:
parent
612a170479
commit
c316b1d96c
2 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "macs_list",
|
||||
"data_url": "lua/rest/v2/get/mac/macs_list.lua",
|
||||
"use_current_page": false,
|
||||
"enable_search": false,
|
||||
"enable_search": true,
|
||||
"paging": false,
|
||||
"display_empty_rows": true,
|
||||
"default_sort": {
|
||||
|
|
@ -107,4 +107,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue