Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1112 Rev 1217
Line 45... Line 45...
45
			<a href="<?=$moissonnage['mapTelechargementUrls']['html']; ?>">html</a>
45
			<a href="<?=$moissonnage['mapTelechargementUrls']['html']; ?>">html</a>
46
		</div>
46
		</div>
47
	</div>
47
	</div>
48
	<hr class="nettoyage" />
48
	<hr class="nettoyage" />
49
	<?endif;?>
49
	<?endif;?>
-
 
50
	
-
 
51
	<? if (isset($flore_probable)) : ?>
-
 
52
	<div id="flore_probable">
-
 
53
		<h2>Carte de la flore probable</h2>
-
 
54
		<div class="conteneur_flore_probable">
-
 
55
			<img id="carte_flore_probable" alt="Aucune carte de la flore probable pour ce taxon" src="<?= $flore_probable['carte']['url'] ?>" />
-
 
56
		</div>
-
 
57
		<hr class="nettoyage" />
-
 
58
		<span class="conteneur_lien_metadonnees">
-
 
59
			<a class="lien_metadonnees lien_popup" href="<?= $flore_probable['meta']['url']; ?>">Voir toutes les metadonnées</a>
-
 
60
		</span>
-
 
61
	</div>
-
 
62
	<hr class="nettoyage" />
-
 
63
	<?endif;?>
Line 50... Line 64...
50
			
64
			
51
	<div id="cel">
65
	<div id="cel">
52
		<h2>Observations du carnet en ligne</h2>
66
		<h2>Observations du carnet en ligne</h2>
53
		<iframe style="width:100%;height:500px" src="http://www.tela-botanica.org/widget:cel:cartoPoint?num_taxon=<?=$widget['nt']?>&referentiel=<?=$widget['referentiel']; ?>"></iframe>	
67
		<iframe style="width:100%;height:500px" src="http://www.tela-botanica.org/widget:cel:cartoPoint?num_taxon=<?=$widget['nt']?>&referentiel=<?=$widget['referentiel']; ?>"></iframe>