Author: sevein
Date: Mon Sep 19 17:30:11 2011
New Revision: 9763
Log:
Donor dialog name tooltip
Modified:
trunk/plugins/qtAccessionPlugin/modules/accession/templates/_relatedDonor.php
Modified:
trunk/plugins/qtAccessionPlugin/modules/accession/templates/_relatedDonor.php
==============================================================================
---
trunk/plugins/qtAccessionPlugin/modules/accession/templates/_relatedDonor.php
Mon Sep 19 17:12:50 2011 (r9762)
+++
trunk/plugins/qtAccessionPlugin/modules/accession/templates/_relatedDonor.php
Mon Sep 19 17:30:11 2011 (r9763)
@@ -90,6 +90,9 @@
->label(__('Name'))
->renderLabel() ?>
<?php echo $form->resource->render(array('class' =>
'form-autocomplete')) ?>
+ <?php echo $form->resource
+ ->help(__('This is the legal entity field and provides the contact
information for the person(s) or the institution that donated or transferred
the materials. It has the option of multiple instances and provides the option
of creating more than one contact record using the same form.'))
+ ->renderHelp() ?>
<input class="add" type="hidden" value="<?php echo
url_for(array('module' => 'donor', 'action' => 'add')) ?>
#authorizedFormOfName"/>
<input class="list" type="hidden" value="<?php echo
url_for(array('module' => 'donor', 'action' => 'autocomplete')) ?>"/>
</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.