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