projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added nc
[invirt/packages/invirt-web.git]
/
code
/
templates
/
vnc.mako
diff --git
a/code/templates/vnc.mako
b/code/templates/vnc.mako
index
867a145
..
9e39294
100644
(file)
--- a/
code/templates/vnc.mako
+++ b/
code/templates/vnc.mako
@@
-20,4
+20,5
@@
Console to ${machine.name}
<param name="VMNAME" value="${machine.name}">
<param name="AUTHTOKEN" value="${authtoken}">
<param name="SocketFactory" value="VNCProxyConnectSocketFactory">
+You must have Java enabled in your browser to use the VNC console.
</applet>