Subversion Repositories eFlore/Applications.cel

Rev

Rev 328 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 328 Rev 331
Line 35... Line 35...
35
  <!--                                           -->
35
  <!--                                           -->
36
  <!-- The body can have arbitrary html, or      -->
36
  <!-- The body can have arbitrary html, or      -->
37
  <!-- you can leave the body empty if you want  -->
37
  <!-- you can leave the body empty if you want  -->
38
  <!-- to create a completely dynamic UI.        -->
38
  <!-- to create a completely dynamic UI.        -->
39
  <!--                                           -->
39
  <!--                                           -->
40
  <body onload="Ext.get('loading').hide();">
40
  <body>
Line 41... Line 41...
41
 
41
 
42
    <!-- OPTIONAL: include this if you want history support -->
42
    <!-- OPTIONAL: include this if you want history support -->
Line 43... Line 43...
43
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
43
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>