disable "loading, please wait" text on view()

This commit is contained in:
Andrew Dolgov 2005-08-26 05:47:46 +01:00
parent 431ade5580
commit c33c296c04
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ function view(id,feed_id) {
upd_img_pic.innerHTML = "";
}
document.getElementById('content').innerHTML='Loading, please wait...';
// document.getElementById('content').innerHTML='Loading, please wait...';
active_post_id = id;