mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
This commit is contained in:
parent
5b70db90ad
commit
d1140ec9fd
42 changed files with 201 additions and 149 deletions
|
|
@ -6,5 +6,6 @@ local ts_utils = require("ts_utils_core")
|
|||
|
||||
-- Include the schemas
|
||||
ts_utils.loadSchemas()
|
||||
--tprint(debug.traceback())
|
||||
|
||||
return ts_utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue