mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:45:56 +00:00
offline: show categories in feedlist (2)
This commit is contained in:
@@ -496,6 +496,10 @@ function render_offline_feedlist() {
|
||||
|
||||
rs.close();
|
||||
|
||||
if (cats_enabled) {
|
||||
tmp += "</ul>";
|
||||
}
|
||||
|
||||
tmp += "</ul>";
|
||||
|
||||
render_feedlist(tmp);
|
||||
|
||||
Reference in New Issue
Block a user