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) {