projects
/
invirt/packages/invirt-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe97ed
)
And another one.
author
Eric Price
<ecprice@mit.edu>
Wed, 10 Oct 2007 14:08:43 +0000
(10:08 -0400)
committer
Eric Price
<ecprice@mit.edu>
Wed, 10 Oct 2007 14:08:43 +0000
(10:08 -0400)
svn path=/trunk/web/; revision=185
templates/vnc.tmpl
patch
|
blob
|
history
diff --git
a/templates/vnc.tmpl
b/templates/vnc.tmpl
index
7417cfb
..
7402330
100644
(file)
--- a/
templates/vnc.tmpl
+++ b/
templates/vnc.tmpl
@@
-13,7
+13,7
@@
Console to $machine.name
<p> Your machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?</p>
#end if
<p>Here is a console to ${machine.name}.</p>
-<APPLET CODE="VncViewer.class" ARCHIVE="../VncViewer.jar"
+<APPLET CODE="VncViewer.class" ARCHIVE="static/VncViewer.jar"
WIDTH="800" HEIGHT="632">
<PARAM NAME="PASSWORD" VALUE="moocow">
<PARAM NAME="PORT" VALUE="10003">