From 80e4dc34fd6673ab789560b6b8cee74293aa2401 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 28 Sep 2006 13:23:28 +0100 Subject: css-based layout + required fixes (2) --- functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.js') 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"); -- cgit v1.2.3