Minor fix.

This commit is contained in:
Julien Fontanet
2014-01-05 11:21:06 +01:00
parent afb807b66b
commit b1df71d2d8

View File

@@ -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',