Quellcode durchsuchen

modify X-UA-Compatible tags

Shinsuke Sugaya vor 8 Jahren
Ursprung
Commit
c4cc7bcb23

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/error/badRequest.jsp

@@ -5,7 +5,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/error/error.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/error/notFound.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/error/system.jsp

@@ -5,7 +5,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/help.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.search_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/login/index.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.login.title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/profile/index.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.profile.title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/orig/view/search.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title>${f:h(displayQuery)}-<la:message
 		key="labels.search_title" /></title>
 <c:if test="${osddLink}">

+ 1 - 1
src/main/webapp/WEB-INF/view/error/badRequest.jsp

@@ -5,7 +5,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/error/error.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/error/notFound.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/error/system.jsp

@@ -5,7 +5,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.system_error_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/help.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.search_title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/login/index.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.login.title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/profile/index.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title><la:message key="labels.profile.title" /></title>
 <link href="${fe:url('/css/style-base.css')}" rel="stylesheet"
 	type="text/css" />

+ 1 - 1
src/main/webapp/WEB-INF/view/search.jsp

@@ -4,7 +4,7 @@
 <head profile="http://a9.com/-/spec/opensearch/1.1/">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<meta http-equiv="x-ua-compatible" content="ie=edge">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <title>${f:h(displayQuery)}-<la:message
 		key="labels.search_title" /></title>
 <c:if test="${osddLink}">