mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
getMainContext() and related JS-stuff
This commit is contained in:
@@ -111,7 +111,7 @@ function viewfeed(feed, skip, subop, doc, is_cat, subop_param) {
|
||||
query = query + "&ts=" + timestamp
|
||||
}
|
||||
|
||||
parent.debug(query);
|
||||
debug(query);
|
||||
|
||||
headlines_frame.location.href = query;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user