summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--frontends/php/js/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/js/common.js b/frontends/php/js/common.js
index ba02fb49..97befa5d 100644
--- a/frontends/php/js/common.js
+++ b/frontends/php/js/common.js
@@ -615,6 +615,6 @@ function moveListBoxSelectedItem(formname,objname,from,to,action){
i--;
}
}
- alert('OPA');
+
return result;
} \ No newline at end of file