Replaced placeholder message.

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely Polonkai (W00d5t0ck) 2012-05-17 11:07:22 +02:00
parent 2cda4bd814
commit 5651b5aad9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
$(document).ready(function() {
$('#username').tooltip({
bodyHandler: function() {
return 'JUJ!';
return 'User information will go here';
},
track: true,
delay: 0,