mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 08:42:00 +02:00
tooltip showing who likes an event
This commit is contained in:
parent
b96730b83f
commit
f681e6c704
8 changed files with 24 additions and 7 deletions
|
@ -18,5 +18,6 @@ Like.prototype.toggleLike = function() {
|
|||
|
||||
self.link.text(linkText)
|
||||
}
|
||||
self.link.attr('data-original-title', res.liking_site_names.join('<br>'))
|
||||
})
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue