Author: Jonathan.Wage
Date: 2010-02-01 18:01:19 +0100 (Mon, 01 Feb 2010)
New Revision: 27381

Modified:
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/modules/sympal_editor/templates/_editor.php
Log:
[1.4][sfSympalPlugin][1.0] Adding missing load helper call


Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/modules/sympal_editor/templates/_editor.php
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/modules/sympal_editor/templates/_editor.php
   2010-02-01 17:00:09 UTC (rev 27380)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/modules/sympal_editor/templates/_editor.php
   2010-02-01 17:01:19 UTC (rev 27381)
@@ -40,6 +40,7 @@
       </div>
     <?php endif; ?>
 
+    <?php use_helper('SympalContentSlotEditor') ?>
     <?php echo get_sympal_inline_edit_bar_buttons() ?>
   </div>
 </div>

-- 
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