Author: david
Date: Wed Oct 12 16:53:12 2011
New Revision: 10056
Log:
Add print-preview header
Modified:
trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
Modified:
trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
Wed Oct 12 16:50:48 2011 (r10055)
+++ trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
Wed Oct 12 16:53:12 2011 (r10056)
@@ -1,3 +1,8 @@
+<div id="preview-message">
+ <?php echo __('Print preview') ?>
+ <?php echo link_to('Close', array($resource, 'module' =>
'informationobject', 'action' => 'fileList')) ?>
+</div>
+
<h1 class="do-print"><?php echo __('File list') ?></h1>
<h1 class="label"><?php $isad = new
sfIsadPlugin($resource->getCollectionRoot()); echo $isad->__toString() ?></h1>
--
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.