summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-28 13:23:28 +0100
committerAndrew Dolgov <[email protected]>2006-09-28 13:23:28 +0100
commit80e4dc34fd6673ab789560b6b8cee74293aa2401 (patch)
treecca5655f9e684037f1d0fcffbe12de15a63554f8 /functions.js
parent6b4163cb464534e827b4282f84541d86c8e19ec5 (diff)
css-based layout + required fixes (2)
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");