Changeset 2487 for trunk/packages/invirt-web/code
- Timestamp:
- Sep 28, 2009, 9:26:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/code/templates/vnc.tmpl
r1318 r2487 16 16 <APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar" 17 17 WIDTH="100%" HEIGHT="1000"> 18 <PARAM NAME="PASSWORD" VALUE="moocow">19 18 <PARAM NAME="PORT" VALUE="$port"> 20 19 <PARAM NAME="HOST" VALUE="$hostname">
Note: See TracChangeset
for help on using the changeset viewer.