Mercurial > hg > STI-GWT
comparison war/Sti.html @ 20:6bdbe4fb0c7e
removed tableWindow, will be populated below mainContainer instead
author | Sebastian Kruse <skruse@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 26 Nov 2012 14:44:56 +0100 |
parents | 7bf904a68ce7 |
children | 5ef409e34638 |
comparison
equal
deleted
inserted
replaced
19:427fbd2fcf3e | 20:6bdbe4fb0c7e |
---|---|
56 Your web browser must have JavaScript enabled | 56 Your web browser must have JavaScript enabled |
57 in order for this application to display correctly. | 57 in order for this application to display correctly. |
58 </div> | 58 </div> |
59 </noscript> | 59 </noscript> |
60 | 60 |
61 <div id="mainContainer"> | 61 <div id="mainContainer" align="center"> |
62 </div> | 62 </div> |
63 | 63 |
64 <div id="tableWindow" class="tableWindow"> | |
65 </div> | |
66 | 64 |
67 </body> | 65 </body> |
68 </html> | 66 </html> |