Commit ce44886c authored by Jérome Perrin's avatar Jérome Perrin

KM: Remove IE conditional CSS that was never applied because of wrong CSS URL

parent 500adff0
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>fix-ie.css</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -67,7 +67,6 @@
<tal:block metal:use-macro="here/template_erp5_xhtml_style/macros/master">\n
<tal:block metal:fill-slot="head">\n
<link rel="top" title="" href="/" />\n
<!--[if IE]><link rel="stylesheet" type="text/css" href="cloudooo_style/fix-ie.css" media="screen" /><![endif]-->\n
</tal:block>\n
<tal:block metal:fill-slot="layout">\n
<tal:block metal:use-macro="here/aggregate_render/macros/populate_request"/>\n
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <unicode encoding="cdata"><![CDATA[
/****************************************************************/\n
/* TODO: XXX-JPS */\n
/* - missing docstring */\n
/* - add dynamic properties */\n
/****************************************************************/\n
\n
<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
\n
#menu ul li ul li {\n
\n
\tz-index: 1;\n
\n
}\n
\n
#content {\n
\n
\tz-index: -10;\n
\theight:100%;\n
\n
}\n
\n
fieldset input.bt-qsearch {\n
\n
\tfont-size:1px;\n
\tcolor:#aaa;\n
\n
}\n
\n
.actions ul {\n
\n
\tz-index: -10;\n
\n
}\n
\n
#footer {\n
\n
margin-top: -4.7em;\n
\tpadding: 10px 20px;\n
\n
}\n
\n
button.formbt span {\n
\n
\tline-height:34px;\n
\n
}\n
\n
#footer {\n
\n
\twidth:auto;\n
\n
}\n
\n
.screen_small #mainwrapper {\n
\n
\tmargin-top:-15px;\n
\n
}\n
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>fix-ie.css</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <unicode>KM IE fixes</unicode> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -67,12 +67,6 @@
<link rel="shortcut icon" href="new_km/favicon.ico" type="image/x-icon" />\n
<link rel="alternate" title="RSS" href="/" type="application/rss+xml" />\n
<title>ERP5 KM - ERP5.com Knowledge Base | ERP5</title>\n
<!--[if lte IE 6]>\n
<link rel="stylesheet" type="text/css" href="css/noie6.css" media="screen" />\n
<![endif]-->\n
<!--[if gt IE 6]>\n
<link rel="stylesheet" type="text/css" href="css/fix-ie.css" media="screen" />\n
<![endif]-->\n
</head>\n
\n
\n
......@@ -138,11 +132,6 @@
</div>\n
</div>\n
<![endif]-->\n
\n
\t<!--[if gt IE 6]>\n
<link rel="stylesheet" type="text/css" href="css/fix-ie.css" media="screen" />\n
<![endif]-->\n
\n
\n
<div id="mainwrapper">\n
\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment