Pref to write timeseries of user scripts

This commit is contained in:
Simone Mainardi 2020-02-26 14:11:44 +01:00
parent c3d3984285
commit 31e0e617d4
6 changed files with 20 additions and 7 deletions

View file

@ -1238,6 +1238,12 @@ function printStatsTimeseries()
prefsInformativeField("SNMP", i18n("prefs.snmp_timeseries_config_link", {url="?tab=snmp"}))
end
prefsToggleButton(subpage_active, {
field = "toggle_user_scripts_rrds",
default = "0",
pref = "user_scripts_rrd_creation",
})
print('</table>')
print('<table class="table">')