Update vnc_auto after the screen namechange
Commit 553864e85813f886b9c60b4825c8d4b714cae695 changed the name of noVNC_screen to noVNC_container, vnc_auto.html was not updated accordingly. Fixes #621
This commit is contained in:
parent
5fd3f88e50
commit
3daa86cbae
@ -46,7 +46,7 @@
|
||||
</head>
|
||||
|
||||
<body style="margin: 0px;">
|
||||
<div id="noVNC_screen">
|
||||
<div id="noVNC_container">
|
||||
<div id="noVNC_status_bar" class="noVNC_status_bar" style="margin-top: 0px;">
|
||||
<table border=0 width="100%"><tr>
|
||||
<td><div id="noVNC_status" style="position: relative; height: auto;">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user