Added 24H Availability

This commit is contained in:
Luca Deri 2020-04-23 18:33:45 +02:00
parent 7bd499adb9
commit 069268fc15
5 changed files with 37 additions and 3 deletions

View file

@ -340,6 +340,11 @@ $(document).ready(function() {
return(data);
}
},
{
data: 'hourly_stats',
className: 'text-center dt-head-center',
sortable: false,
},
{
data: 'last_mesurement_time',
className: 'dt-body-right dt-head-center'