show-backlinks.js: onReady
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
onready(function() {
|
onReady(function() {
|
||||||
if (device_type == 'mobile') {
|
if (device_type == 'mobile') {
|
||||||
let fix_spoilers = function(where) {
|
let fix_spoilers = function(where) {
|
||||||
let spoilers = where.getElementsByClassName('spoiler');
|
let spoilers = where.getElementsByClassName('spoiler');
|
||||||
|
|||||||
Reference in New Issue
Block a user