]> CRI, Mines Paris - PSL - Plinn.git/commitdiff
Masquage du bouton de compatibilité IE.
authorBenoît Pin <benoit.pin@gmail.com>
Sun, 3 Nov 2013 17:22:58 +0000 (18:22 +0100)
committerBenoît Pin <benoit.pin@gmail.com>
Sun, 3 Nov 2013 17:22:58 +0000 (18:22 +0100)
skins/custom_generic/main_template_standard.pt
skins/photo_theme/main_template_standard.pt

index b0afe10870cb4eac711fd8e958e97598f0ec2745..995ee435a0ac7c887a2c4a0c6f3179a770520843 100755 (executable)
@@ -8,6 +8,7 @@
     <head>
       <title tal:content="here/expanded_title">Title goes here</title>
       <meta http-equiv="content-type" content="text/html;charset=utf-8" />
+      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
       <meta name="description" tal:attributes="content portal_object/description" />
       <meta name="keywords"
             tal:condition="exists:portal_object/keywords"
index 4a15bbd370cbf1bcc880a61187b6fbb4a861c589..18a8971b8dfaf5f4a9035bdcefc0b7bca48316d1 100755 (executable)
@@ -8,6 +8,7 @@
     <head>
       <title tal:content="here/expanded_title">Title goes here</title>
       <meta http-equiv="content-type" content="text/html;charset=utf-8" />
+      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
       <meta name="description"
             tal:attributes="content python:here.Description().strip() or portal_object.description" />
       <meta name="keywords"