#11447: foreign keys need class nowrap for td in changelist
---------------------------------------+------------------------------------
Reporter:
patrick@... | Owner: nobody
Status: new | Milestone:
Component: django.contrib.admin | Version: 1.0
Keywords: | Stage: Unreviewed
Has_patch: 1 |
---------------------------------------+------------------------------------
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.
--
Ticket URL: <
http://code.djangoproject.com/ticket/11447>
Django <
http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django updates" group.
To post to this group, send email to
django-updates@...
To unsubscribe from this group, send email to
django-updates+unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en-~----------~----~----~----~------~----~------~--~---