summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.js b/functions.js
index ccf2bab16..876e03ba6 100644
--- a/functions.js
+++ b/functions.js
@@ -1264,7 +1264,7 @@ function qafAdd() {
var feeds_doc = getFeedsContext().document;
- feeds_doc.location.href = "backend.php?op=error&msg=Loading,%20please wait...";
+// feeds_doc.location.href = "backend.php?op=error&msg=Loading,%20please wait...";
var query = Form.serialize("feed_add_form");