Re: [Spice-devel] [PATCH spice-html5 2/3] Fix the console toggle in the new ES6 environment.

2019-02-15 Thread Cedric Bosdonnat
On Thu, 2019-02-14 at 12:55 -0600, Jeremy White wrote: > Signed-off-by: Jeremy White > --- > spice.html | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/spice.html b/spice.html > index f9e1af4..d744ef9 100644 > --- a/spice.html > +++ b/spice.html > @@ -146,8

[Spice-devel] [PATCH spice-html5 2/3] Fix the console toggle in the new ES6 environment.

2019-02-14 Thread Jeremy White
Signed-off-by: Jeremy White --- spice.html | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/spice.html b/spice.html index f9e1af4..d744ef9 100644 --- a/spice.html +++ b/spice.html @@ -146,8 +146,10 @@ m.style.display = 'none'; }