fixed bug in anyload

This commit is contained in:
coderaiser 2012-08-16 04:15:38 -04:00
parent 6e910eb431
commit 9262a0bdb0

View file

@ -256,7 +256,7 @@ CloudClient.Util = (function(){
* and error image would be shown
*/
element.onerror = (function(){
(pParams_o.element || document.body)
(pParams_o.parent || document.body)
.removeChild(element);
Util.Images.showError({