Author: sevein
Date: Thu Dec 3 14:42:26 2009
New Revision: 4066
Log:
Cosmetic change.
Modified:
trunk/apps/qubit/modules/digitalobject/templates/uploadFormSuccess.php
Modified: trunk/apps/qubit/modules/digitalobject/templates/uploadFormSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/uploadFormSuccess.php
Thu Dec 3 13:59:35 2009 (r4065)
+++ trunk/apps/qubit/modules/digitalobject/templates/uploadFormSuccess.php
Thu Dec 3 14:42:26 2009 (r4066)
@@ -2,7 +2,7 @@
<div class="headerCell"><?php if (0 < (strlen($label =
$informationObject->getLabel()))): ?><?php echo $label ?><?php endif; ?></div>
<?php echo $form->renderFormTag(url_for(array('module' => 'digitalobject',
'action' => 'create'))) ?>
-<input type="hidden" name="informationObject" value="<?php echo
$informationObject->id ?>" />
+<?php echo $form->renderHiddenFields() ?>
<div class="form-item">
<?php echo $form->file->label(__('Select a digital object to
upload'))->renderLabel() ?>
--
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.