Actions
Patch #6427
closedCreate CSS to support child and nested menus
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2010-09-17
Due date:
% Done:
0%
Estimated time:
Description
The Redmine Menu API allows child and nested menus but in the default themes, they are rendered poorly.
Files
Related issues
Updated by Mischa The Evil over 11 years ago
- Related to Patch #4250: Tree based menus added
Updated by Jan from Planio www.plan.io almost 11 years ago
- File child_menu.png child_menu.png added
- File css_style_for_child_menu.patch css_style_for_child_menu.patch added
Here's a patch against the Redmine default theme for this in preparation for #15880. It looks like this:
Updated by Jan from Planio www.plan.io almost 11 years ago
- Related to Feature #15880: Consistent, global button/menu to add new content added
Updated by Jan from Planio www.plan.io almost 11 years ago
- Tracker changed from Defect to Patch
- Status changed from New to Needs feedback
Updated by Jan from Planio www.plan.io almost 11 years ago
- File lib_redmine_rb.diff lib_redmine_rb.diff added
Btw. here's the patch against lib/redmine.rb
I used to create the menu as shown in the screenshot.
This is for dev purposes only, of course, it has no real functionality...
Updated by Jan from Planio www.plan.io almost 11 years ago
- Status changed from Needs feedback to Closed
I have added a newer patch as part of a patch series in #15880
Actions