mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-09-24 08:49:06 +00:00
Removing deprecationnotice in console
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -115,6 +115,10 @@ try{/*
|
|||||||
|
|
||||||
} catch(e) {}
|
} catch(e) {}
|
||||||
|
|
||||||
|
$.ajaxPrefilter(function( options, original_Options, jqXHR ) {
|
||||||
|
options.async = true;
|
||||||
|
});
|
||||||
|
|
||||||
$().ready(function(){
|
$().ready(function(){
|
||||||
if(!fromFront && window.location.pathname != "/") init();
|
if(!fromFront && window.location.pathname != "/") init();
|
||||||
else if(!fromChannel && window.location.pathname == "/"){
|
else if(!fromChannel && window.location.pathname == "/"){
|
||||||
|
|||||||
Reference in New Issue
Block a user