You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by on...@apache.org on 2015/06/19 10:43:40 UTC

ambari git commit: AMBARI-12015. Ambari Admin View doesn't work in IE 9 (onechiporenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk 3e0677678 -> 80a7c5472


AMBARI-12015. Ambari Admin View doesn't work in IE 9 (onechiporenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/80a7c547
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/80a7c547
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/80a7c547

Branch: refs/heads/trunk
Commit: 80a7c54723a48bd6c7a31aab38fafecfbd901e25
Parents: 3e06776
Author: Oleg Nechiporenko <on...@apache.org>
Authored: Fri Jun 19 11:38:54 2015 +0300
Committer: Oleg Nechiporenko <on...@apache.org>
Committed: Fri Jun 19 11:38:54 2015 +0300

----------------------------------------------------------------------
 ambari-admin/src/main/resources/ui/admin-web/app/index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/80a7c547/ambari-admin/src/main/resources/ui/admin-web/app/index.html
----------------------------------------------------------------------
diff --git a/ambari-admin/src/main/resources/ui/admin-web/app/index.html b/ambari-admin/src/main/resources/ui/admin-web/app/index.html
index 17a1dc9..2cbe010 100644
--- a/ambari-admin/src/main/resources/ui/admin-web/app/index.html
+++ b/ambari-admin/src/main/resources/ui/admin-web/app/index.html
@@ -22,6 +22,7 @@
     <title>Ambari</title>
     <meta name="description" content="">
     <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <link rel="shortcut icon" href="/img/logo.png" type="image/x-icon">
     <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
 
@@ -39,7 +40,7 @@
 
   </head>
   <body ng-app="ambariAdminConsole">
-    <!--[if lt IE 10]>
+    <!--[if lt IE 9]>
       <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
     <![endif]-->
 
@@ -76,7 +77,7 @@
         </div>
       </header>
     </div>
-      
+
 
     <div class="container">
       <div class="row">