[isidorus-cvs] r528 - branches/gdl-frontend/src/anaToMia/GDL_Widgets/war
lgiessmann at common-lisp.net
lgiessmann at common-lisp.net
Wed Jun 29 09:21:18 UTC 2011
Author: lgiessmann
Date: Wed Jun 29 02:21:17 2011
New Revision: 528
Log:
gdl-frontend: Widgets: adapted the host file for testing
Modified:
branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.html
Modified: branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.html
==============================================================================
--- branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.html Wed Jun 29 02:20:20 2011 (r527)
+++ branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.html Wed Jun 29 02:21:17 2011 (r528)
@@ -45,19 +45,8 @@
</div>
</noscript>
- <h1>Web Application Starter Project</h1>
-
- <table align="center">
- <tr>
- <td colspan="2" style="font-weight:bold;">Please enter your name:</td>
- </tr>
- <tr>
- <td id="nameFieldContainer"></td>
- <td id="sendButtonContainer"></td>
- </tr>
- <tr>
- <td colspan="2" style="color:red;" id="errorLabelContainer"></td>
- </tr>
- </table>
+ <center>
+ <div id="GWT_Content"/>
+ </center>
</body>
</html>
More information about the Isidorus-cvs
mailing list