Author: david
Date: Fri Oct 14 14:21:53 2011
New Revision: 10106
Log:
Remove printer icon
Modified:
trunk/apps/qubit/modules/informationobject/templates/_actionIcons.php
Modified: trunk/apps/qubit/modules/informationobject/templates/_actionIcons.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/_actionIcons.php
Fri Oct 14 14:10:20 2011 (r10105)
+++ trunk/apps/qubit/modules/informationobject/templates/_actionIcons.php
Fri Oct 14 14:21:53 2011 (r10106)
@@ -1,4 +1,3 @@
<div id="action-icons">
- <?php echo link_to(image_tag('printer-icon.png', array('alt' =>
__('Print'))), array($sf_request->getAttribute('sf_route')->resource, 'module'
=> 'informationobject', 'media' => 'print'), array('id' => 'print-button',
'title' => __('Print'))) ?>
<?php echo link_to(image_tag('report.png', array('alt' => __('Reports'))),
array($sf_request->getAttribute('sf_route')->resource, 'module' =>
'informationobject', 'action' => 'reports'), array('id' => 'Reports', 'title'
=> __('Reports'))) ?>
</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.