Django

Code

Ticket #2462 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Related Object Lookup Popup Window is too small

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

Description

function showRelatedObjectLookupPopup opens a window with width=740 (which leads to a horizontal scrollbar) while function showAddAnotherPopup opens a window with width=800. guess they should have the same size.

Attachments

Change History

08/02/06 10:07:46 changed by adrian

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

(In [3517]) Fixed #2462 -- Changed showRelatedObjectLookupPopup to open a window that's 800-pixels wide. Thanks for reporting, patrick@vonautomatisch.at


Add/Change #2462 (Related Object Lookup Popup Window is too small)




Change Properties
Action