From 2196b517cd16683db12cca7c7a6da3e4a0a755ca Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 26 Mar 2013 16:31:36 +0400 Subject: manually find and expand all parent nodes of a selected feed in feedTree because dojo is incapable of doing it itself in a situation where tree persistence cookie is at initial state, bloody fucking hell --- js/feedlist.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/feedlist.js') diff --git a/js/feedlist.js b/js/feedlist.js index aaf6c2aa6..7385177d1 100644 --- a/js/feedlist.js +++ b/js/feedlist.js @@ -513,3 +513,5 @@ function decrementFeedCounter(feed, is_cat) { exception_error("decrement_feed_counter", e); } } + + -- cgit v1.2.3