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:
@@ -740,7 +740,7 @@ function resort_feedlist() {
|
||||
}
|
||||
|
||||
} else {
|
||||
resort_category($("feedList"));
|
||||
//resort_category($("feedList"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user