mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Fixes sorting and filtering on Locations (nEdge) (#9708)
This commit is contained in:
parent
612e9c624e
commit
13225a5cd4
5 changed files with 76 additions and 69 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit c16ea4863739e4f4f82aa9e8d745ac2c138f9e16
|
||||
Subproject commit 63d3e0665d82df8b0446371710d66d83776328be
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
"title_i18n": "location",
|
||||
"data_field": "location",
|
||||
"sortable": false,
|
||||
"sortable": true,
|
||||
"min-width" : "120px",
|
||||
"class": [
|
||||
"text-nowrap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue