Replaced placeholder message.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user