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:
4a94bed
)
Bigger applet
author
Eric Price
<ecprice@mit.edu>
Fri, 12 Oct 2007 00:07:29 +0000
(20:07 -0400)
committer
Eric Price
<ecprice@mit.edu>
Fri, 12 Oct 2007 00:07:29 +0000
(20:07 -0400)
svn path=/trunk/web/; revision=192
templates/vnc.tmpl
patch
|
blob
|
history
diff --git
a/templates/vnc.tmpl
b/templates/vnc.tmpl
index
7402330
..
47415fe
100644
(file)
--- a/
templates/vnc.tmpl
+++ b/
templates/vnc.tmpl
@@
-14,7
+14,7
@@
Console to $machine.name
#end if
<p>Here is a console to ${machine.name}.</p>
<APPLET CODE="VncViewer.class" ARCHIVE="static/VncViewer.jar"
- WIDTH="800" HEIGHT="632">
+ WIDTH="100%" HEIGHT="100%">
<PARAM NAME="PASSWORD" VALUE="moocow">
<PARAM NAME="PORT" VALUE="10003">
<PARAM NAME="HOST" VALUE="$hostname">