mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-20 20:51:50 +01:00
show-backlinks.js: onReady
This commit is contained in:
parent
da0f26485a
commit
6daae3ec92
@ -13,7 +13,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
onready(function(){
|
||||
onReady(function(){
|
||||
var showBackLinks = function() {
|
||||
var reply_id = $(this).attr('id').replace(/(^reply_)|(^op_)/, '');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user