Merge pull request #4 from realityengines/users/aman/remove-full-screen-option
remove full screen option for vnc
This commit is contained in:
commit
db075f0adf
4
vnc.html
4
vnc.html
|
|
@ -184,9 +184,9 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<input type="image" alt="Full screen" src="app/images/fullscreen.svg"
|
||||
<!-- <input type="image" alt="Full screen" src="app/images/fullscreen.svg"
|
||||
id="noVNC_fullscreen_button" class="noVNC_button noVNC_hidden"
|
||||
title="Full screen">
|
||||
title="Full screen"> -->
|
||||
|
||||
<input type="image" alt="Settings" src="app/images/settings.svg"
|
||||
id="noVNC_settings_button" class="noVNC_button"
|
||||
|
|
|
|||
Loading…
Reference in New Issue