1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 01:15:56 +00:00

remove xml from getAllCounters rpc call, use pure JSON

This commit is contained in:
Andrew Dolgov
2010-11-25 13:20:37 +03:00
parent ba7e88e5a5
commit 563b9c782d
4 changed files with 78 additions and 32 deletions

View File

@@ -172,10 +172,6 @@ function headlines_callback2(transport, feed_cur_page) {
else
request_counters();
if (runtime_info) {
parse_runtime_info(runtime_info[0]);
}
} else {
console.warn("headlines_callback: returned no XML object");
dijit.byId("headlines-frame").attr('content', "<div class='whiteBox'>" +