]> git.wh0rd.org - tt-rss.git/blobdiff - viewfeed.js
add quick action to edit current feed
[tt-rss.git] / viewfeed.js
index f6917aaaef0d283cab6f9e568ee7c84b41a02034..70e8aaf0e8822aeb16399458f9b396cd794eca42 100644 (file)
@@ -82,6 +82,7 @@ function view(id, feed_id) {
                        xmlhttp.send(null);
                } else {
                        debug("xmlhttp busy (@view)");
+                       printLockingError();
                }  
 
        } catch (e) {