mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 08:05:56 +00:00
opera compatibility fixes (2)
This commit is contained in:
@@ -1268,6 +1268,8 @@ function qafAdd() {
|
||||
xmlhttp.open("GET", "backend.php?" + query, true);
|
||||
xmlhttp.onreadystatechange=dlg_frefresh_callback;
|
||||
xmlhttp.send(null);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
function filterCR(e)
|
||||
|
||||
Reference in New Issue
Block a user