Forgot to change back what length the document were

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-10 12:36:35 +01:00
parent 6f7cb1d60c
commit 27d5612293
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -444,7 +444,7 @@ function onepage_load(){
if($("#alreadyfp").length == 1){
window.initfp();
}else {
$("#scripts").append($($(e)[63]).html());
$("#scripts").append($($(e)[45]).html());
}
if($("#alreadychannel").length == 0){