mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
parent
8a0525702e
commit
e61f9ffe68
56 changed files with 1168 additions and 1210 deletions
|
|
@ -70,7 +70,7 @@ graph_utils.drawGraphs(ifId, schema, tags, _GET["zoom"], url, selected_epoch, {
|
|||
schema = "custom:".. schema_prefix ..":vs_total",
|
||||
label = i18n("internals.script_stats", {script = user_script}),
|
||||
value_formatter = {"fmillis"},
|
||||
value_formatter2 = {"fint"},
|
||||
value_formatter2 = {"NtopngUtils.fint"},
|
||||
metrics_labels = {
|
||||
i18n("internals.script_duration", {script = user_script}),
|
||||
i18n("internals.total_duration", {subdir = firstToUpper(subdir)}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue