Modify ↓
Opened 15 years ago
Closed 14 years ago
#6071 closed enhancement (fixed)
[Patch] On the `Delete Changes` page, `Back to Ticket #X` should be displayed in contextual navigation
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | high | Component: | TicketDeletePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Rather than having a Back link at the bottom of the Delete Changes page, there should be a Back to Ticket #X link in the contextual navigation. The attached patch implements that change.
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
Changed 15 years ago by
Attachment: | ticketdelete_admin.html.patch added |
---|
comment:4 Changed 14 years ago by
Priority: | normal → high |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
- Added a 'Back to Ticket #X' contextual navigation link on the 'Delete Changes' admin panel when navigating from the ticket page.
- Renamed the ticket delete admin panel from 'Delete' to 'Delete Tickets'.
- Removed the 'Back' link from the 'Delete Changes' template, since it provides the same functionality as clicking on the 'Delete Changes' link in the admin panel sidebar.
Note: See
TracTickets for help on using
tickets.
patch file