mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 01:11:28 +00:00
remove xmlhttp.abort() from viewfeed
This commit is contained in:
@@ -82,6 +82,7 @@ function view(id, feed_id) {
|
||||
xmlhttp.send(null);
|
||||
} else {
|
||||
debug("xmlhttp busy (@view)");
|
||||
printLockingError();
|
||||
}
|
||||
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user