Commit 2c6b8a48 authored by Chris Gordon's avatar Chris Gordon Committed by Joel Martin

Bug fix with mobile buttons.

parent c327865b
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<!-- <!--
<script type='text/javascript' <script type='text/javascript'
src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script> src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script>
--> -->
<script src="include/vnc.js"></script> <script src="include/vnc.js"></script>
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</head> </head>
<body> <body>
<div class="noVNC-control-bar"> <div id="noVNC-control-bar">
<!--noVNC Mobile Device only Buttons--> <!--noVNC Mobile Device only Buttons-->
<div id="noVNC_mobile_buttons"> <div id="noVNC_mobile_buttons">
<nobr> <nobr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment