Skip to content

Commit

Permalink
SPICE: Add missing compatibility file for IE10.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Povolny committed Nov 24, 2015
1 parent 5026527 commit 6244a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/vm_common/console_spice.html.haml
Expand Up @@ -11,7 +11,7 @@
'spiceHTML5/spiceconn', 'spiceHTML5/display', 'spiceHTML5/main', 'spiceHTML5/inputs',
'spiceHTML5/cursor', 'spiceHTML5/thirdparty/jsbn', 'spiceHTML5/thirdparty/rsa',
'spiceHTML5/thirdparty/prng4', 'spiceHTML5/thirdparty/rng', 'spiceHTML5/thirdparty/sha1',
'spiceHTML5/ticket', 'spice-html5'
'spiceHTML5/ticket', 'spiceHTML5/spicearraybuffer', 'spice-html5'
- if Rails.env.development?
= javascript_include_tag 'miq_debug'

Expand Down

0 comments on commit 6244a21

Please sign in to comment.