Minor fix.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
<!-- noVNC -->
|
||||
<script src="other_components/novnc/util.js"></script>
|
||||
<script>
|
||||
INCLUDE_URI='other_components/novnc/';
|
||||
var INCLUDE_URI = 'other_components/novnc/';
|
||||
Util.load_scripts([
|
||||
'webutil.js',
|
||||
'base64.js',
|
||||
|
||||
Reference in New Issue
Block a user