mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
Dont show IP addy or browser info when hovering#
This commit is contained in:
parent
00a74d8067
commit
ab7b043fd1
@ -144,7 +144,7 @@ var paduserlist = (function()
|
||||
var titleText = data.titleText;
|
||||
window.setTimeout(function()
|
||||
{
|
||||
tr.attr('title', titleText)
|
||||
/* tr.attr('title', titleText)*/
|
||||
}, 0);
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user