From alinefm at linux.vnet.ibm.com Thu May 1 13:37:45 2014 Content-Type: multipart/mixed; boundary="===============8162082122416090713==" MIME-Version: 1.0 From: Aline Manera To: kimchi-devel at ovirt.org Subject: Re: [Kimchi-devel] [PATCH] Set IE edge mode for VNC/Spice web pages Date: Thu, 01 May 2014 14:37:37 -0300 Message-ID: <53628661.10603@linux.vnet.ibm.com> In-Reply-To: 1398884586-14318-2-git-send-email-rak@linux.vnet.ibm.com --===============8162082122416090713== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Reviewed-by: Aline Manera On 04/30/2014 04:03 PM, Adam King wrote: > IE puts content for some domains into compatiility mode by default, preve= nting > some functions from working. Adding meta tags to indicate to IE that it s= hould > allow kimchi content to run in the latest mode. > > Signed-off-by: Adam King > --- > ui/pages/spice.html.tmpl | 3 ++- > ui/pages/vnc_auto.html.tmpl | 1 + > 2 files changed, 3 insertions(+), 1 deletion(-) > > diff --git a/ui/pages/spice.html.tmpl b/ui/pages/spice.html.tmpl > index 3e43306..9c4b046 100644 > --- a/ui/pages/spice.html.tmpl > +++ b/ui/pages/spice.html.tmpl > @@ -26,6 +26,7 @@ > > > > + > Spice Javascript client > > > @@ -136,4 +137,4 @@ > > > > - > \ No newline at end of file > + > diff --git a/ui/pages/vnc_auto.html.tmpl b/ui/pages/vnc_auto.html.tmpl > index 0078190..f295019 100644 > --- a/ui/pages/vnc_auto.html.tmpl > +++ b/ui/pages/vnc_auto.html.tmpl > @@ -13,6 +13,7 @@ > > noVNC > > + > >