Author: francois
Date: 2010-05-14 17:21:14 +0200 (Fri, 14 May 2010)
New Revision: 29468

Modified:
   plugins/sfPropel15Plugin/trunk/lib/widget/sfWidgetFormDelete.class.php
Log:
[sfPropel15Plugin] Fixed typo

Modified: plugins/sfPropel15Plugin/trunk/lib/widget/sfWidgetFormDelete.class.php
===================================================================
--- plugins/sfPropel15Plugin/trunk/lib/widget/sfWidgetFormDelete.class.php      
2010-05-14 15:14:34 UTC (rev 29467)
+++ plugins/sfPropel15Plugin/trunk/lib/widget/sfWidgetFormDelete.class.php      
2010-05-14 15:21:14 UTC (rev 29468)
@@ -50,7 +50,7 @@
     }
     else
     {
-      $this->setAttribute('onclick', $hideParentCode));
+      $this->setAttribute('onclick', $hideParentCode);
     }
   }
 

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" 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/symfony-svn?hl=en.

Reply via email to