[Lada-commits] [PATCH] Forced IEs to always use highest standard mode available

Wald Commits scm-commit at wald.intevation.org
Wed May 13 11:14:27 CEST 2015


# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1431508455 -7200
# Node ID 1ef815f5b9faba8a7a9751db0ce53413816bcdb4
# Parent  a4c358d08a0d0ec04301933650aca90763b1b993
Forced IEs to always use highest standard mode available

diff -r a4c358d08a0d -r 1ef815f5b9fa index.html
--- a/index.html	Wed May 13 10:47:48 2015 +0200
+++ b/index.html	Wed May 13 11:14:15 2015 +0200
@@ -8,6 +8,7 @@
 the documentation coming with IMIS-Labordaten-Application for details. 
 -->
 <html>
+<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <head>
     <title>Lada</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


More information about the Lada-commits mailing list