Replaced placeholder message.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
parent
2cda4bd814
commit
5651b5aad9
@ -1,7 +1,7 @@
|
|||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
$('#username').tooltip({
|
$('#username').tooltip({
|
||||||
bodyHandler: function() {
|
bodyHandler: function() {
|
||||||
return 'JUJ!';
|
return 'User information will go here';
|
||||||
},
|
},
|
||||||
track: true,
|
track: true,
|
||||||
delay: 0,
|
delay: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user