mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
disable "loading, please wait" text on view()
This commit is contained in:
@@ -336,7 +336,7 @@ function view(id,feed_id) {
|
|||||||
upd_img_pic.innerHTML = "";
|
upd_img_pic.innerHTML = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
document.getElementById('content').innerHTML='Loading, please wait...';
|
// document.getElementById('content').innerHTML='Loading, please wait...';
|
||||||
|
|
||||||
active_post_id = id;
|
active_post_id = id;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user