forked from leftypol/leftypol
fix document ready
This commit is contained in:
parent
c44bbde511
commit
f4a785100d
11 changed files with 12 additions and 11 deletions
|
@ -216,7 +216,7 @@ function setupVideosIn(element) {
|
|||
}
|
||||
}
|
||||
|
||||
onready(function(){
|
||||
$(document).ready(function(){
|
||||
// Insert menu from settings.js
|
||||
if (typeof settingsMenu != "undefined" && typeof Options == "undefined") {
|
||||
var firsthr = document.getElementsByTagName("hr")[0];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue