#8547 closed (fixed)
object_history.html not updated to show app_index in breadcrumbs
| Reported by: | sorl | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Attachments (1)
Change History (3)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
by , 17 years ago
| Attachment: | history.dff added |
|---|
Note:
See TracTickets
for help on using tickets.
(In [8555]) Fixed #8547 -- Corrected the breadcrumb display in the object_history.html template. Thanks sorl for catching this.