mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Changed preference key due to a possible old conflict with keys
This commit is contained in:
parent
1284428368
commit
f60d2849ae
2 changed files with 4 additions and 2 deletions
|
|
@ -1317,7 +1317,7 @@ if auth.has_capability(auth.capabilities.preferences) then
|
|||
prefsToggleButton(subpage_active, {
|
||||
field = "toggle_assets_inventory",
|
||||
default = "1",
|
||||
pref = "toggle_asset_inventory"
|
||||
pref = "enable_asset_inventory"
|
||||
})
|
||||
|
||||
-- ######################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue