Django

Code

Ticket #5384 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[newforms-admin] - html bug in edit_inline_tabular.html

Reported by: Petr Marhoun <petr.marhoun@gmail.com> Assigned to: nobody
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: newforms, admin, inlines
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

There is an unclosed td tag in template admin/edit_inline_tabular.html. Attached patch solves it.

Attachments

edit-inline-tabular-html-bug.diff (0.6 kB) - added by Petr Marhoun <petr.marhoun@gmail.com> on 09/10/07 09:39:20.

Change History

09/10/07 09:39:20 changed by Petr Marhoun <petr.marhoun@gmail.com>

  • attachment edit-inline-tabular-html-bug.diff added.

09/10/07 21:33:19 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

09/11/07 20:30:50 changed by russellm

  • status changed from new to closed.
  • resolution set to fixed.

(In [6101]) newforms-admin: Fixed #5384 -- Cleaned up minor HTML error in template. Thanks, Petr Marhoun <petr.marhoun@gmail.com>.


Add/Change #5384 ([newforms-admin] - html bug in edit_inline_tabular.html)




Change Properties
Action