Fix the enable button for SNMP Ratio toast. (#8274)

This commit is contained in:
Nicolo Maio 2024-03-18 10:32:50 +01:00
parent f37a9ac658
commit a59ebbb50c

View file

@ -662,7 +662,7 @@ function predicates.exporters_SNMP_ratio_column(toast, container)
body = message_timeseries
action = {
url = '#',
url = ntop.getHttpPrefix() .. "/lua/admin/prefs.lua?tab=on_disk_ts",
title = i18n("enable_them")
}
end