Author: jablko
Date: Sun Oct 24 14:47:44 2010
New Revision: 8438
Log:
Hyperlink taxonomy and use render_title()
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:44:13 2010 (r8437)
+++ trunk/apps/qubit/modules/term/templates/indexSuccess.php Sun Oct 24
14:47:44 2010 (r8438)
@@ -12,7 +12,7 @@
</div>
<?php endif; ?>
-<?php echo render_show(__('Taxonomy'), $resource->taxonomy) ?>
+<?php echo render_show(__('Taxonomy'),
link_to(render_title($resource->taxonomy), array($resource->taxonomy, 'module'
=> 'taxonomy'))) ?>
<?php echo render_show(__('Code'), $resource->code) ?>
--
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.