From 21a088d54853413d89c5d1f1fe1bdaae1966b67c Mon Sep 17 00:00:00 2001 From: juanmont Date: Thu, 3 Nov 2016 17:05:00 +0100 Subject: [PATCH] F #4841 IE Compatibility mode force off - new tag meta in index.erb and login.erb for force the compatibility mode off --- src/sunstone/views/index.erb | 2 ++ src/sunstone/views/login.erb | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/sunstone/views/index.erb b/src/sunstone/views/index.erb index 41f7ad04ee..c082b45c25 100644 --- a/src/sunstone/views/index.erb +++ b/src/sunstone/views/index.erb @@ -2,6 +2,7 @@ + OpenNebula Sunstone: Cloud Operations Center @@ -59,6 +60,7 @@ <% else %> + <% end %> diff --git a/src/sunstone/views/login.erb b/src/sunstone/views/login.erb index 1aba62d546..2c4d711d2e 100644 --- a/src/sunstone/views/login.erb +++ b/src/sunstone/views/login.erb @@ -1,7 +1,9 @@ + + OpenNebula Sunstone Login