Visualises traffic profile information on historical tables

Traffic profile is queried from the database and possibly
shown as an extra field in the INFO column for historical data
This commit is contained in:
Simone Mainardi 2015-11-26 17:10:35 +01:00
parent 82ef2489a9
commit 1ba346fc46
3 changed files with 9 additions and 3 deletions

View file

@ -1087,7 +1087,7 @@ print [[
textAlign: 'right'
}
},
{
{
title: "Avg Thpt",
field: "AVG_THROUGHPUT",
sortable: false,