mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 16:01:27 +00:00
css-based layout + required fixes (2)
This commit is contained in:
@@ -225,7 +225,7 @@ function updateFeedList(silent, fetch) {
|
||||
// var feeds_frame = document.getElementById("feeds-frame");
|
||||
// feeds_frame.src = query_str;
|
||||
|
||||
debug("updateFeedList");
|
||||
debug("updateFeedList: " + query_str);
|
||||
|
||||
if (xmlhttp_ready(xmlhttp)) {
|
||||
xmlhttp.open("GET", query_str, true);
|
||||
|
||||
Reference in New Issue
Block a user