[dev] Little sidebar menu LOGO fix
Daniel Vandal
dvandal at infoteck.qc.ca
Fri Oct 22 06:54:34 PDT 2004
Hi,
I also found another bug due to the expand/collapse sidebar button, in
Mozilla based browsers, this function doesn't work when the menu is put
in the mozilla sidebar (Add the Horde Menu as a Mozilla Sidebar pref). I
haven't enough time to bring a patch now but if I get some free time to
take more time on it.
Maybe add a variable to the menu.php script (something like
expandButton=0) and on the url of the sidebar given to mozilla ?
Daniel Vandal
dvandal at infoteck.qc.ca
Daniel Vandal a écrit :
> Hi,
>
> I found a bug with logos in the horde sidebar due to the new
> expand/collapse button. There is my little fix :
>
> Index: menu.inc
> ===================================================================
> RCS file: /repository/horde/templates/horde/menu.inc,v
> retrieving revision 1.18
> diff -r1.18 menu.inc
> 27c27
> < <td valign="top" class="sidebar-panel" width="100%">
> ---
> > <td valign="top" class="sidebar-panel" width="100%" colspan="2">
>
>
> Daniel Vandal
> dvandal at infoteck.qc.ca
>
More information about the dev
mailing list