Django

Code

Ticket #11447 (new)

Opened 9 months ago

Last modified 8 months ago

foreign keys need class nowrap for td in changelist

Reported by: patrick@vonautomatisch.at Assigned to: nobody
Milestone: Component: django.contrib.admin
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

in admin_list.py, line 184 insert: row_class = ' class="nowrap"'

otherwise, the add_another-button is in the next line if the screen is too small.

Attachments

Change History

07/09/09 12:26:45 changed by anonymous

  • needs_better_patch changed.
  • version changed from 1.0 to SVN.
  • needs_tests changed.
  • needs_docs changed.

08/08/09 15:16:49 changed by Alex

  • stage changed from Unreviewed to Accepted.

Add/Change #11447 (foreign keys need class nowrap for td in changelist)




Change Properties
Action