diff --git a/data/web/js/site/debug.js b/data/web/js/site/debug.js index c44cbbc1..d15f6e1e 100644 --- a/data/web/js/site/debug.js +++ b/data/web/js/site/debug.js @@ -731,7 +731,7 @@ jQuery(function($){ columns: [ { title: lang.time, - data: 'time', + data: 'unix_time', defaultContent: '', createdCell: function(td, cellData) { createSortableDate(td, cellData)