Subversion Repository Public Repository

litesoft

Diff Revisions 528 vs 529 for /trunk/GWT_Sandbox/Upload/warResources/v1/index.html

Diff revisions: vs.
  @@ -3,7 +3,7 @@
3 3 <head>
4 4 <meta charset="UTF-8"/>
5 5
6 - <title>Wrapper HTML for App</title>
6 + <title>Upload Test App</title>
7 7
8 8 <!--<meta http-equiv="X-UA-Compatible" content="chrome=1">-->
9 9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  @@ -18,19 +18,19 @@
18 18 <body>
19 19 <link type="text/css" rel="stylesheet" href="App.css">
20 20
21 - <h1>Sample Application</h1>
22 -
23 - <p>
24 - This is an example of a host page for the application.
25 - You can attach a Web Toolkit module to any HTML page you like,
26 - making it easy to add bits of AJAX functionality to existing pages
27 - without starting from scratch.
28 - </p>
21 + <h1>Upload Test App</h1>
29 22
30 23 <table align="center">
31 24 <tr>
25 + <td><img src="common/Money.gif"></td>
32 26 <td id="slot1" align="center"></td>
33 - <td id="slot2"></td>
27 + <td><img src="common/Money.gif"></td>
28 + </tr>
29 + <tr>
30 + <td colspan="3" id="slot2" align="center"></td>
31 + </tr>
32 + <tr>
33 + <td colspan="3" id="slot3" align="center"></td>
34 34 </tr>
35 35 </table>
36 36 <noscript>