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.
Right click context menu doesn't show submenu icon. (Bug #882)
Description
When using the right click menu on issues there's no submenu icon/arrow shown.
In the context_menu.css file there is a selector that is meant to show a background icon but the markup for menu items has changed and the selector doesn't match any more.
I've attached a patch that works with the new markup and doesn't need the 16x16 pixel image to be used. It also changes colour on :hover like the text for the menu item.
Associated revisions
Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1302 e93f8b46-1217-0410-a6f0-8f06a7374b81
Fix missing submenu hint on issue context menu #882
Contributed by Andrew Smith
History
Updated by Felix Schäfer at 2012-02-24 02:56 pm
Works as expected and committed in f327298, thanks!
- Target version set to 3.1.0
- Assignee set to Felix Schäfer
- Status changed from Ready for review to Closed