mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fix page-flow-historical to support query_presets
This commit is contained in:
parent
774f24696f
commit
a418a9561e
3 changed files with 77 additions and 47 deletions
|
|
@ -1469,6 +1469,7 @@ local function build_datatable_column_def_ip(name, i18n_label)
|
|||
title_i18n = i18n_label,
|
||||
sortable = true,
|
||||
class = { "no-wrap" },
|
||||
render_generic = name,
|
||||
}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue