fixed bug with old browsers suport

This commit is contained in:
coderaiser 2013-02-06 14:04:39 -05:00
parent 86641207e1
commit 0dd8bb2a3a
2 changed files with 3 additions and 1 deletions

View file

@ -204,7 +204,7 @@ CloudCmd.init = function(){
]);
},
lFunc = function(pCallBack){
this.OLD_BROWSER = true;
CloudCmd.OLD_BROWSER = true;
var lSrc = CloudCmd.LIBDIRCLIENT + 'ie.js';
DOM.jqueryLoad(