Fixed #24053 -- Removed admin CSS & images for IE6 & 7.

This commit is contained in:
seanwestfall 2015-01-26 20:02:53 -08:00 committed by Tim Graham
parent e77c1bc181
commit 7a90b53d60
4 changed files with 2 additions and 67 deletions

View file

@ -165,12 +165,11 @@ Backwards incompatible changes in 1.9
deprecation timeline for a given feature, its removal may appear as a
backwards incompatible change.
...
Miscellaneous
~~~~~~~~~~~~~
* ...
* CSS and images in ``contrib.admin`` to support Internet Explorer 6 & 7 have
been removed as these browsers have reached end-of-life.
.. _deprecated-features-1.9: