forked from GithubBackups/vichan
show-backlinks.js: onReady
This commit is contained in:
parent
2728966c1c
commit
b7f46a239d
@ -13,7 +13,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
onready(function() {
|
onReady(function() {
|
||||||
let showBackLinks = function() {
|
let showBackLinks = function() {
|
||||||
let reply_id = $(this).attr('id').replace(/(^reply_)|(^op_)/, '');
|
let reply_id = $(this).attr('id').replace(/(^reply_)|(^op_)/, '');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user