diff --git a/client.js b/client.js index 0f199286..ce09483b 100644 --- a/client.js +++ b/client.js @@ -1030,7 +1030,7 @@ CloudClient.init = (function(){ getByClass = Util.getByClass; getById = Util.getById; - if(2===2 || !document.body.scrollIntoViewIfNeeded){ + if(!document.body.scrollIntoViewIfNeeded){ this.OLD_BROWSER = true; Util.jsload(CloudClient.LIBDIRCLIENT + 'ie.js', function(){