removed force ie.js loading

This commit is contained in:
coderaiser 2012-09-06 08:53:00 -04:00
parent 9c6f85a2fa
commit 76ca8ba537

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