ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

« Previous | Next » 

Revision 612f2f98

ID: 612f2f98e4227c8ed00ab983b52aff501534d75a
Added by Eric Davis at 2011-12-10 04:04 am

[#692] Fix and simplify the top menu open/closing

  • Remove bunch of extra code from choosen
  • Fix awkward indention
  • Add admin menu items to the Modules menu
  • Turn off bold on menu item hover, was causing jumping in width
  • Fix color on opened top menus
  • Fix a bunch of edge cases in the menu clicks.
  • Remove gross 'html' binding in favor of a one time only one

Related issues