Opened 17 years ago
Closed 17 years ago
#6779 closed (fixed)
Don't show delete checkbox for "extra" inline items
Reported by: | Chris Beaven | Owned by: | Brian Rosner |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Easy fix, here's the patch.
Attachments (1)
Change History (6)
by , 17 years ago
Attachment: | inline_delete_only_existing.diff added |
---|
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 17 years ago
Triage Stage: | Ready for checkin → Accepted |
---|
comment:3 by , 17 years ago
Doh, I actually did that initially (at the formset level). I thought you'd prefer the more sedated version ;)
comment:4 by , 17 years ago
Okay, actually thought about this and your patch is the most correct way. Will apply shortly.
comment:5 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
New hooks provide more places to do this nicely.