Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 60 Rev 125
Line 41... Line 41...
41
	    <div class="loading-indicator">
41
	    <div class="loading-indicator">
42
	    	<img src="images/default/shared/large-loading.gif" width="32" height="32" style="margin-right:8px;float:left;vertical-align:top;"/>
42
	    	<img src="images/default/shared/large-loading.gif" width="32" height="32" style="margin-right:8px;float:left;vertical-align:top;"/>
43
	    	COEL v1.0
43
	    	COEL v1.0
44
	    	<a href="http://extjs.com"></a><br />
44
	    	<a href="http://extjs.com"></a><br />
45
	    	<span id="loading-msg">Chargement de l'application Collections en Ligne...</span>
45
	    	<span id="loading-msg">Chargement de l'application Collections en Ligne...</span>
-
 
46
	    	<noscript>
-
 
47
		    	<p>
-
 
48
		    		<span class="attention">ATTENTION : </span>
-
 
49
			    	il semblerait que le Javascript ne soit pas activé sur votre navigateur. 
-
 
50
			    	Veuillez l'activer pour utiliser cette application.
-
 
51
	    		</p>
-
 
52
	    	</noscript>
46
	    </div>
53
	    </div>
47
	</div>
54
	</div>
48
    <!-- OPTIONAL: include this if you want history support -->
55
    <!-- OPTIONAL: include this if you want history support -->
49
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
56
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
50
 
-
 
51
  </body>
57
  </body>
52
</html>
58
</html>
53
59