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

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

View File

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