limit resort_feedlist() to category mode

This commit is contained in:
Andrew Dolgov 2009-10-22 12:01:40 +04:00
parent c8358b5b0c
commit 764311847b
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ function resort_feedlist() {
}
} else {
resort_category($("feedList"));
//resort_category($("feedList"));
}
}