From pvital at linux.vnet.ibm.com Fri May 16 09:31:49 2014 Content-Type: multipart/mixed; boundary="===============3683101461460643984==" MIME-Version: 1.0 From: Paulo Ricardo Paz Vital To: kimchi-devel at ovirt.org Subject: Re: [Kimchi-devel] [PATCH] novnc does not work in IE Date: Fri, 16 May 2014 10:31:43 -0300 Message-ID: <1400247103.8602.4.camel@hornet.br.ibm.com> In-Reply-To: 1400165735-10963-1-git-send-email-rak@linux.vnet.ibm.com --===============3683101461460643984== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable -- = Tested-by: Paulo Vital Reviewed-by: Paulo Vital On Thu, 2014-05-15 at 10:55 -0400, Adam King wrote: > vnc_auto.html has 2 meta tags for X-UA-Compatible preventing the IE mode = from taking effect. Combine them so they are both effective. > = > Signed-off-by: Adam King > --- > ui/pages/vnc_auto.html.tmpl | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > = > diff --git a/ui/pages/vnc_auto.html.tmpl b/ui/pages/vnc_auto.html.tmpl > index f295019..bd96d60 100644 > --- a/ui/pages/vnc_auto.html.tmpl > +++ b/ui/pages/vnc_auto.html.tmpl > @@ -12,8 +12,7 @@ > --> > > noVNC > - > - > + > >