This commit is contained in:
mgalli%geckonnection.com 2005-12-22 22:22:03 +00:00
parent 6f378422ad
commit 1b6ac3580d

View File

@ -84,10 +84,6 @@ bmProcessor.prototype.apply = function () {
} catch (e) {
}
this.targetElement.appendChild(htmlFragment.firstChild);
document.getElementById("loadmessage").style.display="none";
}
}