diff --git a/spice_auto.html b/spice_auto.html index a27b52d..5e4bedc 100644 --- a/spice_auto.html +++ b/spice_auto.html @@ -28,22 +28,22 @@ Spice Javascript client - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -108,7 +108,7 @@ try { - sc = new SpiceMainConn({uri: uri, screen_id: "spice-screen", dump_id: "debug-div", + sc = new SpiceMainConn({uri: uri, screen_id: "spice-screen", dump_id: "debug-div", message_id: "message-div", password: password, onerror: spice_error }); } catch (e)