Django

Code

Ticket #7012 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

missing gif file for rtl style in admin interface

Reported by: Amit Ramon <amit.ramon@gmail.com> Assigned to: nobody
Milestone: Component: Uncategorized
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

The admin css file /contrib/admin/media/css/rtl.css refers to the following image file (used as a background): /contrib/admin/media/img/admin/changelist-bg_rtl.gif, however this file does not exist in trunk. (This causes a lot of 404's when working in rtl language in the admin).

The non-rtl style sheet uses the image /contrib/admin/media/img/admin/changelist-bg.gif. I couldn't really see where it is used (I could see it in the style sheet, but couldn't notice it on screen), but I just flipped it horizontally, and I'm attaching it here, if you wish to just add it to the trunk.

Thanks,

Amit

Attachments

changelist-bg_rtl.gif (75 bytes) - added by Amit Ramon <amit.ramon@gmail.com> on 04/13/08 06:35:30.

Change History

04/13/08 06:35:30 changed by Amit Ramon <amit.ramon@gmail.com>

  • attachment changelist-bg_rtl.gif added.

04/14/08 21:07:49 changed by mtredinnick

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

(In [7424]) Fixed #7012 -- Added a missing file for CSS backgrounds with right-to-left languages. Thanks, Amit Ramon.


Add/Change #7012 (missing gif file for rtl style in admin interface)




Change Properties
Action