diff --git a/js/server_status_monitor.js b/js/server_status_monitor.js index ca5df14c05..db56987258 100644 --- a/js/server_status_monitor.js +++ b/js/server_status_monitor.js @@ -1878,7 +1878,7 @@ AJAX.registerOnload('server_status_monitor.js', function () { $('#logTable table').tablesorter({ sortList: [[cols.length - 1, 1]], - widgets: .fast-zebra + widgets: ['fast-zebra'] }); $('#logTable table thead th')