[Movecommons-commits] r617 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Wed Mar 20 18:29:35 CET 2013
Author: mgallegos
Date: 2013-03-20 18:29:35 +0100 (Wed, 20 Mar 2013)
New Revision: 617
Modified:
trunk/src/mc-dia-form2.js
Log:
IN PROGRESS - Enhancement #488:Save registrations in CSV or similar
Modified: trunk/src/mc-dia-form2.js
===================================================================
--- trunk/src/mc-dia-form2.js 2013-03-20 17:14:00 UTC (rev 616)
+++ trunk/src/mc-dia-form2.js 2013-03-20 17:29:35 UTC (rev 617)
@@ -576,7 +576,7 @@
"</INITIATIVE>";
$j.ajax({
- url: "/wp-content/themes/mc/mc2-form-controller.php",
+ url: "/mc2-form-controller.php",
type: "POST",
processData: false,
contentType: "text/xml",
More information about the Movecommons-commits
mailing list