Line 1... |
Line 1... |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
1 |
<!doctype html>
|
2 |
<!-- Garder la déclaration HTML 4.01 Transitional DOCTYPE car la standard peut engendrer des différences d'affichage. -->
|
2 |
<!-- Garder la déclaration HTML 4.01 Transitional DOCTYPE car la standard peut engendrer des différences d'affichage. -->
|
3 |
<html>
|
3 |
<html>
|
4 |
<head>
|
4 |
<head>
|
5 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
5 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
6 |
<meta name="gwt:property" content="locale=fr">
|
6 |
<meta name="gwt:property" content="locale=fr">
|
Line 38... |
Line 38... |
38 |
<!-- OPTIONAL: inclure la ligne ci-dessous si vous utilisez le supprot de l'historique du navigateur -->
|
38 |
<!-- OPTIONAL: inclure la ligne ci-dessous si vous utilisez le supprot de l'historique du navigateur -->
|
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>
|
40 |
<!-- OPTIONEL: inclure la ligne ci-dessous si vous utilisez la classe org.tela_botanica.coel.util.print -->
|
40 |
<!-- OPTIONEL: inclure la ligne ci-dessous si vous utilisez la classe org.tela_botanica.coel.util.print -->
|
41 |
<iframe id="__printingFrame" style="width:0;height:0;border:0"></iframe>
|
41 |
<iframe id="__printingFrame" style="width:0;height:0;border:0"></iframe>
|
42 |
</body>
|
42 |
</body>
|
43 |
</html>
|
- |
|
44 |
|
43 |
</html>
|
- |
|
44 |
|