Author: sevein
Date: Fri Oct 8 17:28:12 2010
New Revision: 8029
Log:
Add tooltips for "add new child levels" field into edit ISAD screen. Fixes
issue 1789.
Modified:
trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/editSuccess.php
Modified:
trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/editSuccess.php
==============================================================================
--- trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/editSuccess.php
Fri Oct 8 17:03:19 2010 (r8028)
+++ trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/editSuccess.php
Fri Oct 8 17:28:12 2010 (r8029)
@@ -128,7 +128,7 @@
->label(__('Level of description').' <span class="form-required"
title="'.__('This is a mandatory element.').'">*</span>')
->renderRow() ?>
- <?php echo get_partial('informationobject/childLevels') ?>
+ <?php echo get_partial('informationobject/childLevels', array('help' =>
__('<strong>Identifier:</strong> Provide a specific local reference code,
control number, or other unique identifier.<br /><strong>Level of
description:</strong> Record the level of this unit of description.<br
/><strong>Title:</strong> Provide either a formal title or a concise supplied
title in accordance with the rules of multilevel description and national
conventions.'))) ?>
<?php echo render_field($form->extentAndMedium
->help(__('Record the extent of the unit of description by giving the
number of physical or logical units in arabic numerals and the unit of
measurement. Give the specific medium (media) of the unit of description.
Seperate multiple extents with a linebreak.'))
--
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.