Make status dialog independent of control bar
This commit is contained in:
parent
f7c725cecf
commit
8434cc81b3
6
vnc.html
6
vnc.html
|
@ -180,11 +180,11 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Status Dialog -->
|
||||
<div id="noVNC_status"></div>
|
||||
|
||||
</div> <!-- End of noVNC_control_bar -->
|
||||
|
||||
<!-- Status Dialog -->
|
||||
<div id="noVNC_status"></div>
|
||||
|
||||
<!-- Password Dialog -->
|
||||
<div class="noVNC_center">
|
||||
<div id="noVNC_password_dlg" class="noVNC_panel">
|
||||
|
|
Loading…
Reference in New Issue