Revisions for whups/templates/menu.inc

Location: [ Horde ] / whups / templates / menu.inc View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.8 (+1 -1 lines) 01/25/2007 04:18 PM Chuck Hagenbuch chuck

Remove unnecessary fixed class.
Bug: 4944
Submitted by: vilius (at) lnk (dot) lt

Tags: WHUPS_1_0, WHUPS_1_0_RC2, WHUPS_1_0_RC1

1.7 (+1 -1 lines) 01/20/2007 10:45 AM Jan Schneider jan

Assign access key to quick search.
Bug: 4916

1.6 (+1 -1 lines) 05/24/2006 12:30 PM Chuck Hagenbuch chuck

Make sure menuBottom renders before notifications.

1.5 (+0 -1 lines) 05/28/2005 01:01 PM Chuck Hagenbuch chuck

Guess what - you can't really set the height on a <br />. I think
before I was thinking of padding, not margin; just set a bottom margin
on #menu instead.

Any thoughts on merging this?

1.4 (+6 -5 lines) 05/09/2005 11:55 PM Chuck Hagenbuch chuck

Fix IE5-mac issues with lots of apps (non-FRAMEWORK_3 apps only)

1.3 (+1 -1 lines) 03/19/2005 10:02 PM Chuck Hagenbuch chuck

[cjh] Queries are stored as Horde_Share objects with full permissions.
(Bug #1481).
[cjh] Delete queue permissions when deleting a queue (Bug #1462).

1.2 (+1 -1 lines) 02/15/2005 05:51 PM Chuck Hagenbuch chuck

Fix forms in #menu

1.1 11/03/2004 03:49 PM Chuck Hagenbuch chuck

Helps to add the file I put back. Also add a parameter to tell
Whups::getMenu() whether to return an object or a string.