Author: david
Date: Fri Oct 22 10:51:09 2010
New Revision: 8380
Log:
Typo.
Modified:
trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/_event.php
Modified: trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/_event.php
==============================================================================
--- trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/_event.php
Fri Oct 22 00:02:59 2010 (r8379)
+++ trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/_event.php
Fri Oct 22 10:51:09 2010 (r8380)
@@ -46,7 +46,7 @@
</div>
</td><td style="text-align: right">
<div class="animateNicely">
- <input class="multiDelete" name="deleteEvents[]" type="checkbox"
value="<?php echo url_for($item, 'module' => 'event')) ?>"/>
+ <input class="multiDelete" name="deleteEvents[]" type="checkbox"
value="<?php echo url_for(array($item, 'module' => 'event')) ?>"/>
</div>
</td>
</tr>
--
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.