Show jitter information for continuous ping

This commit is contained in:
emanuele-f 2020-05-04 11:10:56 +02:00
parent 653f42011a
commit c9b464cd5b
10 changed files with 63 additions and 16 deletions

View file

@ -547,6 +547,11 @@ $(document).ready(function() {
visible: false,
sortable: false,
},
{
data: 'jitter',
className: 'dt-body-right dt-head-center',
sortable: false,
},
{
targets: -1,
data: null,