Author: jablko
Date: Sun Oct 24 14:49:43 2010
New Revision: 8440

Log:
Drop redundant actions link

Modified:
   trunk/apps/qubit/modules/term/templates/indexSuccess.php

Modified: trunk/apps/qubit/modules/term/templates/indexSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/term/templates/indexSuccess.php    Sun Oct 24 
14:49:15 2010        (r8439)
+++ trunk/apps/qubit/modules/term/templates/indexSuccess.php    Sun Oct 24 
14:49:43 2010        (r8440)
@@ -136,8 +136,6 @@
         <li><?php echo link_to(__('Add new'), array('module' => 'term', 
'action' => 'create', 'parent' => url_for(array($resource, 'module' => 
'term')), 'taxonomyId' => $resource->getTaxonomy()->id)) ?></li>
       <?php endif; ?>
 
-      <li><?php echo link_to(__('List all'), array($resource->taxonomy, 
'module' => 'taxonomy')) ?></li>
-
     </ul>
   </div>
 

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