21 Aug
2013
21 Aug
'13
1:30 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10772 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Official we don't even support "modern" versions of IE, but in practice we do our best to fix bugs as they are reported. I have no interest in making dramatic changes to support IE7, but I don't object to a conditional comment in doc-head-close.inc targeting < IE7 in order to load reset-fonts-grids.css: <!--[if lte IE 7]> <link rel="stylesheet" type="text/css" href="[% themelang %]/lib/yui/reset-fonts-grids.css" /> <![endif]--> -- You are receiving this mail because: You are watching all bug changes.