X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=js%2Ffunctions.js;h=70842925c54a883b82e269892d4a84d75be26d91;hb=fa2e3b235a6f9a54acad4fdb9f1e6f4ede39103b;hp=c0e25cae3aa580e973cca06668d749e644adcd25;hpb=d195c6a62e4967682c42397c53d100b5e5412c0a;p=tt-rss.git diff --git a/js/functions.js b/js/functions.js index c0e25cae..70842925 100755 --- a/js/functions.js +++ b/js/functions.js @@ -564,8 +564,6 @@ function addLabel(select, callback) { notify_progress("Loading, please wait...", true); - if (inPreferences() && !select) active_tab = "labelConfig"; - new Ajax.Request("backend.php", { parameters: query, onComplete: function(transport) {