mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 13:29:36 +00:00
prefs: move other tree-related functions to respective trees
This commit is contained in:
@@ -1255,7 +1255,7 @@ class Pref_Feeds extends Handler_Protected {
|
||||
<script type=\"dojo/method\" event=\"onLoad\" args=\"item\">
|
||||
Element.hide(\"feedlistLoading\");
|
||||
|
||||
checkInactiveFeeds();
|
||||
dijit.byId('feedTree').checkInactiveFeeds();
|
||||
</script>
|
||||
</div>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user