return false;
}*/
+function resetCounterCache() {
+ _counters_prev = [];
+}
+
function loadMoreHeadlines() {
try {
console.log("loadMoreHeadlines");
continue;
}
- if (id == "subscribed-feeds") {
+ /*if (id == "subscribed-feeds") {
feeds_found = ctr;
continue;
- }
+ }*/
/*if (getFeedUnread(id, (kind == "cat")) != ctr ||
(kind == "cat")) {
// __("Loading, please wait...") + "</div>";
Element.show("feedlistLoading");
+
+ resetCounterCache();
if (dijit.byId("feedTree")) {
dijit.byId("feedTree").destroyRecursive();