Fix page-flow-historical to support query_presets

This commit is contained in:
Lorenzo Vannucci 2023-06-16 12:10:49 +02:00
parent 774f24696f
commit a418a9561e
3 changed files with 77 additions and 47 deletions

View file

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