Dont show IP addy or browser info when hovering#

This commit is contained in:
John McLear 2011-07-19 02:10:29 +01:00 committed by Peter 'Pita' Martischka
parent 00a74d8067
commit ab7b043fd1

View file

@ -144,7 +144,7 @@ var paduserlist = (function()
var titleText = data.titleText; var titleText = data.titleText;
window.setTimeout(function() window.setTimeout(function()
{ {
tr.attr('title', titleText) /* tr.attr('title', titleText)*/
}, 0); }, 0);
} }
else else