Author: sevein
Date: Wed Jun 29 17:52:39 2011
New Revision: 9236
Log:
Use render_title helper
Modified:
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexSuccess.php
Modified:
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexSuccess.php
==============================================================================
---
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexSuccess.php
Wed Jun 29 17:45:15 2011 (r9235)
+++
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexSuccess.php
Wed Jun 29 17:52:39 2011 (r9236)
@@ -67,7 +67,7 @@
<div class="field">
<h3>Deaccession</h3>
<div>
- <?php echo link_to($deaccession->__toString(), array($deaccession,
'module' => 'deaccession')) ?>
+ <?php echo link_to(render_title($deaccession), array($deaccession,
'module' => 'deaccession')) ?>
</div>
</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.