summaryrefslogtreecommitdiff
path: root/js/functions.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/functions.js')
-rwxr-xr-xjs/functions.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/functions.js b/js/functions.js
index c0e25cae3..70842925c 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) {