mirror of
https://git.proxmox.com/git/mirror_novnc
synced 2025-07-27 13:00:44 +00:00
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:
parent
5fd3f88e50
commit
3daa86cbae
@ -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;">
|
||||||
|
Loading…
Reference in New Issue
Block a user