Author: sevein
Date: Fri Aug  5 18:19:14 2011
New Revision: 9449

Log:
Use browseMenu, browse/browse is deprecated

Modified:
   trunk/plugins/sfClassicPlugin/templates/_sidebar.php

Modified: trunk/plugins/sfClassicPlugin/templates/_sidebar.php
==============================================================================
--- trunk/plugins/sfClassicPlugin/templates/_sidebar.php        Fri Aug  5 
18:16:58 2011        (r9448)
+++ trunk/plugins/sfClassicPlugin/templates/_sidebar.php        Fri Aug  5 
18:19:14 2011        (r9449)
@@ -3,7 +3,7 @@
 
     <?php echo get_component('search', 'box') ?>
 
-    <?php echo get_component('browse', 'browse') ?>
+    <?php echo get_component('menu', 'browseMenu') ?>
 
     <hr />
 

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

Reply via email to