Subversion Repositories eFlore/Applications.cel

Rev

Rev 692 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 692 Rev 1026
Line 23... Line 23...
23
    <!--                                           -->
23
    <!--                                           -->
24
    <!-- This script loads your compiled module.   -->
24
    <!-- This script loads your compiled module.   -->
25
    <!-- If you add any GWT meta tags, they must   -->
25
    <!-- If you add any GWT meta tags, they must   -->
26
    <!-- be added before this line.                -->
26
    <!-- be added before this line.                -->
27
    <!--                                           -->
27
    <!--                                           -->
28
    <script type="text/javascript" language="javascript" src="cel3/cel3.nocache.js"></script>
28
    <script type="text/javascript" language="javascript" src="cel/cel.nocache.js"></script>
29
    <script type="text/javascript" language="javascript" src="config.js"></script>
29
    <script type="text/javascript" language="javascript" src="config.js"></script>
-
 
30
    
-
 
31
    <link type="text/css" rel="stylesheet" href="Cel.css">
30
  </head>
32
  </head>
Line 31... Line 33...
31
 
33
 
32
  <!--                                           -->
34
  <!--                                           -->
33
  <!-- The body can have arbitrary html, or      -->
35
  <!-- The body can have arbitrary html, or      -->