Skip to content
Snippets Groups Projects
Commit ef2776df authored by Chris Jones's avatar Chris Jones
Browse files

Mergeing changes from live site

Desktop on demand - New applet and associated size changes
parent 9a828808
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ body {margin:0}
</style>
</head>
<body>
<applet code="VncViewer.class" archive="VncViewer.jar" width="1024" height="768">
<applet code="VncViewer.class" archive="VncViewer.jar" width="1024" height="798">
<param name="PORT" value="5902">
<param name="PASSWORD" value="">
</applet>
......
......@@ -9,7 +9,7 @@ body {margin:0}
</style>
</head>
<body>
<applet code="VncViewer.class" archive="VncViewer.jar" width="640" height="480">
<applet code="VncViewer.class" archive="VncViewer.jar" width="640" height="510">
<param name="PORT" value="5900">
<param name="PASSWORD" value="">
</applet>
......
......@@ -9,7 +9,7 @@ body {margin:0}
</style>
</head>
<body>
<applet code="VncViewer.class" archive="VncViewer.jar" width="800" height="600">
<applet code="VncViewer.class" archive="VncViewer.jar" width="800" height="630">
<param name="PORT" value="5901">
<param name="PASSWORD" value="">
</applet>
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment