removed force ie.js loading

This commit is contained in:
coderaiser 2012-09-06 08:53:00 -04:00
parent d748bf3b06
commit 3c867c1ac7

View file

@ -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(){