Author: sevein
Date: Sun Oct 17 05:09:59 2010
New Revision: 8189
Log:
Fix syntax for IE.
Modified:
trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/editSuccess.php
Modified:
trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/editSuccess.php
==============================================================================
--- trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/editSuccess.php
Sun Oct 17 00:02:55 2010 (r8188)
+++ trunk/plugins/sfIsaarPlugin/modules/sfIsaarPlugin/templates/editSuccess.php
Sun Oct 17 05:09:59 2010 (r8189)
@@ -222,7 +222,7 @@
"displayTable": "relatedEntities",
"newRowTemplate": '$rowTemplate',
"handleFieldRender": handleFieldRender,
- "relationTableMap": relationTableMap,
+ "relationTableMap": relationTableMap
}, jQuery);
// Add edit link/icon to 'relatedFunctions' rows
@@ -425,7 +425,7 @@
{
"displayTable": "relatedEvents",
"newRowTemplate": '$rowTemplate',
- "handleFieldRender": handleFieldRender,
+ "handleFieldRender": handleFieldRender
}, jQuery);
// Add edit link/icon to 'relatedFunctions' rows
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.