Merge branch 'master' of github.com:phpmyadmin/phpmyadmin

This commit is contained in:
Madhura Jayaratne 2014-05-08 18:02:12 +02:00
commit 909e2785b5

View File

@ -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')