Modify ↓
Opened 15 years ago
Closed 14 years ago
#566 closed defect (wontfix)
Admin menu links order
Reported by: | anatoly techtonik <techtonik@…> | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Trac plugin | Version: | 0.6b2 |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
In admin page in Builds subsection Master Settings menu item should be above Configurations.
Attachments (0)
Change History (1)
comment:1 Changed 14 years ago by osimons
- Milestone 0.6.1 deleted
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Sorry, but the order is determined by Trac that actually orders sections and each item in the group using straight alphabetical sort. So either we need to rename the items, or we need to start hacking to enforce some order. I personally don't see the gain for either.