Update vnc_auto after the screen namechange

Commit 553864e858 changed the name of
noVNC_screen to noVNC_container, vnc_auto.html was not updated
accordingly. Fixes #621
This commit is contained in:
samhed 2016-06-08 16:02:37 +02:00
parent 5fd3f88e50
commit 3daa86cbae

View File

@ -46,7 +46,7 @@
</head> </head>
<body style="margin: 0px;"> <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;"> <div id="noVNC_status_bar" class="noVNC_status_bar" style="margin-top: 0px;">
<table border=0 width="100%"><tr> <table border=0 width="100%"><tr>
<td><div id="noVNC_status" style="position: relative; height: auto;"> <td><div id="noVNC_status" style="position: relative; height: auto;">