Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
    <title>Wrapper HTML for App</title>

    <link type="text/css" rel="stylesheet" href="SampleApplication.css">

    <script type="text/javascript" language="javascript" src="SampleApplication/SampleApplication.nocache.js"></script>
</head>
<body>
<h1>Sample Application</h1>
<table align="center">
    <tr>
        <td id="centeredWidget"></td>
    </tr>
</table>
</body>
</html>

Commits for litesoft/trunk/GWT_Sandbox/FormEngine/war/SampleApplication.html

Diff revisions: vs.
Revision Author Commited Message
589 GeorgeS picture GeorgeS Wed 18 Jan, 2012 19:16:02 +0000

Unchecked & FE