viewfeed: show loading indicator when getting more headlines

This commit is contained in:
Andrew Dolgov 2010-11-13 14:07:06 +03:00
parent 8cc5e96512
commit 343d99f461
1 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ function viewfeed(feed, subop, is_cat, offset) {
} else {
if (!page_offset) {
// if (!page_offset) {
var feedr;
if (is_cat) {
@ -318,7 +318,7 @@ function viewfeed(feed, subop, is_cat, offset) {
}
}
}
}
// }
new Ajax.Request("backend.php", {
parameters: query,