Fixes asset inventory toggle version

This commit is contained in:
Matteo Biscosi 2024-10-24 14:59:34 +02:00
parent f4f839603f
commit d16670a508

View file

@ -1858,7 +1858,7 @@ if auth.has_capability(auth.capabilities.preferences) then
pref = "enable_host_pools_log"
})
if ntop.isEnterpriseL() then
if ntop.isEnterprise() or ntop.isnEdgeEnterprise() then
prefsToggleButton(subpage_active, {
field = "toggle_asset_inventory_log",
default = "0",