Subversion Repositories eFlore/Applications.coel

Rev

Rev 1135 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- The HTML 4.01 Transitional DOCTYPE declaration-->
<!-- above set at the top of the file will set     -->
<!-- the browser's rendering engine into           -->
<!-- "Quirks Mode". Replacing this declaration     -->
<!-- with a "Standards Mode" doctype is supported, -->
<!-- but may lead to some differences in layout.   -->

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta name="gwt:property" content="locale=fr">
    
    <!--                                           -->
    <!-- Any title is fine                         -->
    <!--                                           -->
    <title>Coel</title>
    <!-- Fichier CSS spécifique à GXT -->
        <link rel="stylesheet" type="text/css" href="gxt/css/gxt-all.css" />    
    <!-- Fichier CSS spécifique à l'application -->
    <link rel="stylesheet" type="text/css" href="Coel.css" />
    
    <!-- Fichier JS de configuration spécifique à l'application -->
        <script type="text/javascript" language="javascript" src="config.js"></script>
        <script type="text/javascript" language="javascript" src="apropos.js"></script>
    
    <!--                                           -->
    <!-- This script loads your compiled module.   -->
    <!-- If you add any GWT meta tags, they must   -->
    <!-- be added before this line.                -->
    <!--                                           -->
    <script type="text/javascript" language="javascript" src="coel/coel.nocache.js"></script>
  </head>

  <!--                                           -->
  <!-- The body can have arbitrary html, or      -->
  <!-- you can leave the body empty if you want  -->
  <!-- to create a completely dynamic UI.        -->
  <!--                                           -->
  <body>
        <div id="loading">
            <div class="loading-indicator">
                <img src="images/large-loading.gif" width="32" height="32" style="margin-right:8px;float:left;vertical-align:top;"/>
                COEL v1.0
                <a href="http://extjs.com"></a><br />
                <span id="loading-msg">Chargement de l'application Collections en Ligne...</span>
                <noscript>
                        <p>
                                <span class="attention">ATTENTION : </span>
                                il semblerait que le Javascript ne soit pas activé sur votre navigateur. 
                                Veuillez l'activer pour utiliser cette application.
                        </p>
                </noscript>
            </div>
        </div>
    <!-- OPTIONAL: include this if you want history support -->
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
    <!-- OPTIONEL: inclure la ligne ci-dessous si vous utilisez la classe org.tela_botanica.coel.util.print -->
    <iframe id="__printingFrame" style="width:0;height:0;border:0"></iframe>
  </body>
</html>