[Tickets #1497] NEW: refresh-button for sidepar
bugs at bugs.horde.org
bugs at bugs.horde.org
Sun Mar 6 09:23:22 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1497
-----------------------------------------------------------------------
Ticket | 1497
Created By | horde at micbits.de
Summary | refresh-button for sidepar
Queue | Horde Base
Version | 3.0.3
State | New
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
horde at micbits.de (2005-03-06 09:23) wrote:
i think, it would be nice to have a refresh-button in the sidebar to
manually reload the sidebar, when the content has changed (e.g. the
mailbox-structure) but the refresh-interval is very long.
i added the following code to ~/templates/portal/sidebar.inc
(in line 5, after the toggle-menu-link)
<span style="float:left">
<?php echo Horde::link('#', 'Refresh Sidebar', '', '', 'location.reload();
return false;', 'Refresh Sidebar') . Horde::img('reload.png') . '</a>' ?>
</span>
perhaps, you want integrate this in the next release?
More information about the bugs
mailing list