Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2 Rev 201
Line 31... Line 31...
31
  <!--                                           -->
31
  <!--                                           -->
32
  <!-- The body can have arbitrary html, or      -->
32
  <!-- The body can have arbitrary html, or      -->
33
  <!-- you can leave the body empty if you want  -->
33
  <!-- you can leave the body empty if you want  -->
34
  <!-- to create a completely dynamic UI.        -->
34
  <!-- to create a completely dynamic UI.        -->
35
  <!--                                           -->
35
  <!--                                           -->
36
  <body>
36
  <body onload="Ext.EventManager.fireResize()">
Line 37... Line 37...
37
 
37
 
38
    <!-- OPTIONAL: include this if you want history support -->
38
    <!-- OPTIONAL: include this if you want history support -->
Line 39... Line 39...
39
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
39
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>