diff --git a/app/views/vm_common/console_spice.html.haml b/app/views/vm_common/console_spice.html.haml index 28c3699bf12..82b4b812427 100644 --- a/app/views/vm_common/console_spice.html.haml +++ b/app/views/vm_common/console_spice.html.haml @@ -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'