Assembla home | Assembla project page
 

Ticket #45 (closed Bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Admin Menu Displays differently on different pages

Reported by: aprice30 Assigned to:
Priority: normal Milestone: Version 0.5
Component: General Code Version: 0.3.1
Severity: normal Keywords:
Cc:

Description

Open the admin area and maximise the System Menu. Then go to another area and it is hidden. Go back to dashboard and it opens again.

It seems the cache storing the state of the menu is page specific, when it needs to be site specfic.

Change History

11/04/08 20:46:03 changed by aprice30

  • milestone set to Version 0.4.

02/28/09 08:45:45 changed by aprice30

  • status changed from new to closed.
  • resolution set to fixed.

(In [220]) The BackendPro tree menu in the admin panel now saves its open/closes status rather than it being lost between different pages, Closes #15,#45