Opened 17 years ago
Closed 17 years ago
#5384 closed (fixed)
[newforms-admin] - html bug in edit_inline_tabular.html
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Keywords: | newforms, admin, inlines | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
There is an unclosed td tag in template admin/edit_inline_tabular.html. Attached patch solves it.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | edit-inline-tabular-html-bug.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [6101]) newforms-admin: Fixed #5384 -- Cleaned up minor HTML error in template. Thanks, Petr Marhoun <petr.marhoun@…>.