mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:35:55 +00:00
js: misc code cleanup, handle ctrl-clicking on postContent
This commit is contained in:
@@ -574,8 +574,6 @@ function subscribeToFeed() {
|
||||
new Ajax.Request("backend.php", {
|
||||
parameters: query,
|
||||
onComplete: function(transport) {
|
||||
//dlg_frefresh_callback(transport);
|
||||
|
||||
try {
|
||||
|
||||
if (!transport.responseXML) {
|
||||
|
||||
Reference in New Issue
Block a user