1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:45:56 +00:00

disable resort_feedlist; misc fixes in plain feedlist

This commit is contained in:
Andrew Dolgov
2010-11-15 22:59:05 +03:00
parent 0ce6115754
commit ac4bedc341
2 changed files with 8 additions and 8 deletions

View File

@@ -612,6 +612,8 @@ function resort_category(node, cat_mode) {
}
function resort_feedlist() {
return;
console.log("resort_feedlist");
if ($("FCATLIST--1")) {