mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Set port render func
This commit is contained in:
parent
c2fe646215
commit
eb6f738d76
1 changed files with 1 additions and 0 deletions
|
|
@ -1481,6 +1481,7 @@ local function build_datatable_column_def_port(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