Line 1... |
Line 1... |
1 |
<div class="onglet_contenu" id="nomenclature">
|
1 |
<div class="onglet_contenu" id="nomenclature">
|
- |
|
2 |
<h2>
|
- |
|
3 |
Nom retenu
|
2 |
<h2>Nom retenu <?php if (trim($date_maj) != "") : ?> (taxon modifié le : <?= $date_maj ?>)<? endif; ?></h2>
|
4 |
<?php if (trim($date_maj) != "") : ?>
|
- |
|
5 |
(taxon modifié le :
|
- |
|
6 |
<?= $date_maj ?>
|
- |
|
7 |
)
|
- |
|
8 |
<? endif; ?>
|
- |
|
9 |
</h2>
|
3 |
<div style="float:right">
|
10 |
<div style="float: right">
|
4 |
<div class="legende">
|
11 |
<div class="legende">
|
5 |
<b>Légende</b><br />
|
12 |
<b>Légende</b><br /> <span
|
- |
|
13 |
class="legende_nom_retenu couleur_legende"
|
6 |
<span class="legende_nom_retenu couleur_legende" style="margin:8px 5px 0 0"></span><span>Nom sélectionné</span>
|
14 |
style="margin: 8px 5px 0 0"></span><span>Nom sélectionné</span> <br />
|
7 |
<br />
|
- |
|
8 |
<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />Lien vers diagnose
|
15 |
<img src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
|
- |
|
16 |
alt="protologue" title="Voir le protologue en ligne" />Lien vers
|
9 |
<br />
|
17 |
protologue <br />
|
10 |
<div class="imagettePlus"></div>Afficher la biblio
|
18 |
<div class="imagettePlus"></div>
|
11 |
<br />
|
19 |
Afficher la biblio <br />
|
12 |
<div class="imagetteMoins"></div>Masquer la biblio
|
20 |
<div class="imagetteMoins"></div>
|
- |
|
21 |
Masquer la biblio
|
13 |
</div>
|
22 |
</div>
|
14 |
<div style="padding:5px 10px; display:none" id="plieur">
|
23 |
<div style="padding: 5px 10px; display: none" id="plieur">
|
15 |
<a class="lien_tout_deplier" href="#">Tout déplier</a> | <a class="lien_tout_plier" href="#">Tout plier</a>
|
24 |
<a class="lien_tout_deplier" href="#">Tout déplier</a> | <a
|
- |
|
25 |
class="lien_tout_plier" href="#">Tout plier</a>
|
16 |
</div>
|
26 |
</div>
|
17 |
</div>
|
27 |
</div>
|
18 |
<div class="onglet_marge_gauche">
|
28 |
<div class="onglet_marge_gauche">
|
- |
|
29 |
<span
|
19 |
<span class="nom retenu <?= ($nom_selectionne == $nom_retenu_formate) ? 'surlignage' : '' ?>">
|
30 |
class="nom retenu <?= ($nom_selectionne == $nom_retenu_formate) ? 'surlignage' : '' ?>">
|
20 |
<?if ($nom_retenu_source != '') { ?>
|
31 |
<?if (trim($nom_retenu_source) != '') { ?> <a class="lien_biblio_ext"
|
21 |
<a class="lien_biblio_ext" href="<?=$nom_retenu_source?>" target="_blank" title="Voir la diagnose en ligne">
|
32 |
href="<?= $nom_retenu_source?>" target="_blank"
|
- |
|
33 |
title="Voir le protologue en ligne"> <img
|
22 |
<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
|
34 |
src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
|
23 |
</a>
|
35 |
alt="diagnose" title="Voir le protologue en ligne" />
|
24 |
<? } ?>
|
36 |
</a> <? } ?> <a title="cliquez pour accéder à la fiche de ce taxon"
|
25 |
<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($nom_retenu_nn,'nom_scientifique'); ?>">
|
37 |
href="<?= $urls->obtenirUrlFiche($nom_retenu_nn,'nom_scientifique'); ?>">
|
26 |
<?= $nom_retenu_formate ?>
|
38 |
<?= $nom_retenu_formate ?>
|
27 |
</a>
|
39 |
</a>
|
28 |
</span>
|
40 |
</span>
|
29 |
</div>
|
41 |
</div>
|
30 |
<?php if($basionyme_nom_retenu != null && $basionyme_nom_retenu != '') { ?>
|
42 |
<?php if($basionyme_nom_retenu != null && $basionyme_nom_retenu != '') { ?>
|
31 |
<div class="nom onglet_marge_gauche basionyme_complet">
|
43 |
<div class="nom onglet_marge_gauche basionyme_complet">
|
32 |
Basionyme :
|
44 |
Basionyme : <a title="cliquez pour accéder à la fiche de ce taxon"
|
33 |
<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($basionyme_nom_retenu_nn,'nom_scientifique'); ?>">
|
45 |
href="<?= $urls->obtenirUrlFiche($basionyme_nom_retenu_nn,'nom_scientifique'); ?>">
|
34 |
<?= $basionyme_nom_retenu ?>
|
46 |
<?= $basionyme_nom_retenu ?>
|
35 |
</a>
|
47 |
</a>
|
36 |
</div>
|
48 |
</div>
|
37 |
<?php } ?>
|
49 |
<?php } ?>
|
38 |
|
50 |
|
39 |
<?php if($hybride_parent_01 != null && $hybride_parent_01 != '') { ?>
|
51 |
<?php if($hybride_parent_01 != null && $hybride_parent_01 != '') { ?>
|
40 |
Hybride de :<br />
|
52 |
Hybride de :<br /> Parent 1 : <span class="nom"> <a
|
41 |
Parent 1 : <span class="nom">
|
53 |
title="cliquez pour accéder à la fiche de ce taxon"
|
42 |
<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($hybride_parent_01_nn,'nom_scientifique'); ?>">
|
54 |
href="<?= $urls->obtenirUrlFiche($hybride_parent_01_nn,'nom_scientifique'); ?>">
|
43 |
<?= $hybride_parent_01 ?>
|
55 |
<?= $hybride_parent_01 ?>
|
44 |
</a>
|
56 |
</a>
|
45 |
</span><br />
|
- |
|
46 |
Parent 2 : <span class="nom">
|
57 |
</span><br /> Parent 2 : <span class="nom"> <a
|
- |
|
58 |
title="cliquez pour accéder à la fiche de ce taxon"
|
47 |
<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($hybride_parent_02_nn,'nom_scientifique'); ?>">
|
59 |
href="<?= $urls->obtenirUrlFiche($hybride_parent_02_nn,'nom_scientifique'); ?>">
|
48 |
<?= $hybride_parent_02 ?>
|
60 |
<?= $hybride_parent_02 ?>
|
49 |
</a>
|
61 |
</a>
|
50 |
</span>
|
62 |
</span>
|
51 |
<?php } ?>
|
63 |
<?php } ?>
|
52 |
|
64 |
|
53 |
<h2>Synonymes</h2>
|
65 |
<h2>Synonymes</h2>
|
54 |
<br />
|
66 |
<br />
|
55 |
<?php if(is_array($synonymes['noms']) && count($synonymes['noms']) > 0) { ?>
|
67 |
<?php if(is_array($synonymes['noms']) && count($synonymes['noms']) > 0) { ?>
|
56 |
<?php foreach ($synonymes['noms'] as $id_b => $basionyme) : ?>
|
68 |
<?php foreach ($synonymes['noms'] as $id_b => $basionyme) : ?>
|
57 |
<span class="nom basionyme_complet">
|
- |
|
58 |
<?php if($id_b != 'basionyme_inconnu') { ?>
|
69 |
<span class="nom basionyme_complet"> <?php if($id_b != 'basionyme_inconnu') { ; ?>
|
59 |
<?if ($basionyme['source_biblio'] != '') { ?>
|
70 |
<?if (trim($basionyme['source_biblio']) != '') { ?>
|
60 |
<a class="lien_biblio_ext" href="<?=$basionyme['source_biblio']?>" target="_blank" title="Voir la diagnose en ligne">
|
71 |
<a class="lien_biblio_ext" href="<?= $basionyme['source_biblio']?>"
|
- |
|
72 |
get="_blank" title="Voir le protologue en ligne"> <img
|
61 |
<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
|
73 |
src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
|
62 |
</a>
|
74 |
alt="diagnose" title="Voir le protologue en ligne" />
|
63 |
<? } ?>
|
75 |
</a> <? } ?> <a title="cliquez pour accéder à la fiche de ce taxon"
|
64 |
<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($basionyme['infos_basionyme']['basionyme.id'],'nom_scientifique'); ?>">
|
76 |
href="<?= $urls->obtenirUrlFiche($basionyme['infos_basionyme']['basionyme.id'],'nom_scientifique'); ?>">
|
65 |
<?= isset($basionyme['infos_basionyme']['basionyme_html_complet']) ? "Basionyme : ".$basionyme['infos_basionyme']['basionyme_html_complet'] : ''; ?>
|
77 |
<?= isset($basionyme['infos_basionyme']['basionyme_html_complet']) ? "Basionyme : ".$basionyme['infos_basionyme']['basionyme_html_complet'] : ''; ?>
|
66 |
</a>
|
- |
|
67 |
<?php } else { ?>
|
- |
|
68 |
Noms dont le basionyme est inconnu
|
78 |
</a> <?php } else { ?> Noms dont le basionyme est inconnu <?php } ?>
|
69 |
<?php } ?>
|
- |
|
70 |
</span>
|
79 |
</span>
|
71 |
<ul class="liste_synonymes_basionyme">
|
80 |
<ul class="liste_synonymes_basionyme">
|
72 |
<?php foreach ($basionyme['synonymes'] as $id => $synonyme) : ?>
|
81 |
<?php foreach ($basionyme['synonymes'] as $id => $synonyme) : ?>
|
73 |
<?php if($id_b != $id) { ?>
|
82 |
<?php if($id_b != $id) { ?>
|
74 |
<li class="item_nomenclature">
|
83 |
<li class="item_nomenclature">
|
75 |
<?if ($synonyme['source_biblio'] != '') { ?>
|
84 |
<?if (trim($synonyme['source_biblio']) != '') { ?> <a
|
76 |
<a class="lien_biblio_ext" href="<?=$synonyme['source_biblio']?>" target="_blank" title="Voir la diagnose en ligne">
|
85 |
class="lien_biblio_ext" href="<?= $synonyme['source_biblio']?>"
|
- |
|
86 |
target="_blank" title="Voir le protologue en ligne"> <img
|
77 |
<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
|
87 |
src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
|
78 |
</a>
|
88 |
alt="diagnose" title="Voir le protologue en ligne" />
|
79 |
<? } ?>
|
89 |
</a> <? } ?> <span
|
80 |
<span class="nom<?= ($nom_selectionne == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
|
90 |
class="nom<?= ($nom_selectionne == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
|
- |
|
91 |
<a title="cliquez pour accéder à la fiche de ce taxon"
|
81 |
<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($id,'nom_scientifique'); ?>"> <?= $synonyme['nom_sci_complet'] ?></a>
|
92 |
href="<?= $urls->obtenirUrlFiche($id,'nom_scientifique'); ?>"> <?= $synonyme['nom_sci_complet'] ?></a>
|
82 |
</span>
|
93 |
</span>
|
83 |
</li>
|
94 |
</li>
|
84 |
<?php } ?>
|
95 |
<?php } ?>
|
85 |
<?php endforeach; ?>
|
- |
|
86 |
</ul>
|
- |
|
87 |
<?php endforeach; ?>
|
96 |
<?php endforeach; ?>
|
- |
|
97 |
</ul>
|
- |
|
98 |
<?php endforeach; ?>
|
88 |
<hr class="nettoyage" />
|
99 |
<hr class="nettoyage" />
|
89 |
<?php } else { ?>
|
100 |
<?php } else { ?>
|
90 |
<h3 class="aucune_info"> Aucun synonyme référencé pour ce nom </h3>
|
101 |
<h3 class="aucune_info">Aucun synonyme référencé pour ce nom</h3>
|
91 |
<?php } ?>
|
102 |
<?php } ?>
|
92 |
|
103 |
|
93 |
<? if (isset($flores_synonymes)) : ?>
|
104 |
<? if (isset($flores_synonymes)) : ?>
|
94 |
<h2>Dénomination dans les flores usuelles</h2>
|
105 |
<h2>Dénomination dans les flores usuelles</h2>
|
95 |
<?php if(is_array($flores_synonymes) && count($flores_synonymes) > 0) { ?>
|
106 |
<?php if(is_array($flores_synonymes) && count($flores_synonymes) > 0) { ?>
|
96 |
<ul>
|
107 |
<ul>
|
97 |
<?php foreach ($flores_synonymes as $infos_flore) : ?>
|
108 |
<?php foreach ($flores_synonymes as $infos_flore) : ?>
|
98 |
<li class="item_nomenclature">
|
109 |
<li class="item_nomenclature">
|
99 |
<div>
|
110 |
<div>
|
100 |
Ce taxon est noté dans la flore <em><?= $infos_flore['nom_flore'] ?></em>
|
111 |
Ce taxon est noté dans la flore <em>
|
- |
|
112 |
<?= $infos_flore['nom_flore'] ?>
|
- |
|
113 |
</em>
|
101 |
<?php if(isset($infos_flore['num'])) { ?>
|
114 |
<?php if(isset($infos_flore['num'])) { ?>
|
102 |
sous :<br /><ul>
|
115 |
sous :<br />
|
- |
|
116 |
<ul>
|
103 |
<?php foreach ($infos_flore['num'] as $code => $flore) : ?>
|
117 |
<?php foreach ($infos_flore['num'] as $code => $flore) : ?>
|
- |
|
118 |
<li>le nom de <em>
|
104 |
<li>le nom de <em><?= $flore['nom_sci'] ?></em>
|
119 |
<?= $flore['nom_sci'] ?>
|
- |
|
120 |
</em> et <?=$infos_flore['type']?> <b>
|
- |
|
121 |
<?= $flore['id'] ?>
|
- |
|
122 |
</b>
|
105 |
et <?=$infos_flore['type']?> <b><?= $flore['id'] ?></b><?=($flore['statut']) ? ' en tant que '.$flore['statut'] : ''?><br /></li>
|
123 |
<?=($flore['statut']) ? ' en tant que '.$flore['statut'] : ''?>
|
- |
|
124 |
<br /></li>
|
106 |
|
125 |
|
107 |
<?php endforeach; ?>
|
126 |
<?php endforeach; ?>
|
108 |
</ul>
|
127 |
</ul>
|
109 |
<?php } else { ?>
|
128 |
<?php } else { ?>
|
110 |
|
129 |
|
111 |
<?php } ?>
|
130 |
<?php } ?>
|
112 |
</div>
|
131 |
</div>
|
113 |
</li>
|
132 |
</li>
|
114 |
<?php endforeach; ?>
|
133 |
<?php endforeach; ?>
|
- |
|
134 |
</ul>
|
115 |
</ul><hr class="nettoyage" />
|
135 |
<hr class="nettoyage" />
|
116 |
<?php } else { ?>
|
136 |
<?php } else { ?>
|
117 |
<h3 class="aucune_info"> Aucune information floristique référencée pour ce nom </h3>
|
137 |
<h3 class="aucune_info">Aucune information floristique référencée
|
- |
|
138 |
pour ce nom</h3>
|
118 |
<?php } ?>
|
139 |
<?php } ?>
|
119 |
<?php if($num_type != null) { ?>
|
140 |
<?php if($num_type != null) { ?>
|
120 |
<h3> Autres </h3>
|
141 |
<h3>Autres</h3>
|
121 |
<!-- On utilise une liste au cas où d'autres informations viendraient se greffer à cet endroit -->
|
142 |
<!-- On utilise une liste au cas où d'autres informations viendraient se greffer à cet endroit -->
|
122 |
<ul>
|
143 |
<ul>
|
123 |
<li class="item_nomenclature"> Numéro du type : <?= $num_type ?></li>
|
144 |
<li class="item_nomenclature">Numéro du type : <?= $num_type ?></li>
|
124 |
</ul>
|
145 |
</ul>
|
125 |
<?php } ?>
|
146 |
<?php } ?>
|
126 |
<? endif; ?>
|
147 |
<? endif; ?>
|
127 |
<hr class="nettoyage" />
|
148 |
<hr class="nettoyage" />
|
128 |
<div class="conteneur_lien_metadonnees">
|
149 |
<div class="conteneur_lien_metadonnees">
|
129 |
<?= $synonymes['meta']['citation']?>
|
150 |
<?= $synonymes['meta']['citation']?>
|
130 |
<span class="conteneur_lien_metadonnees">
|
151 |
<span class="conteneur_lien_metadonnees"> <a
|
- |
|
152 |
class="lien_metadonnees lien_popup"
|
131 |
<a class="lien_metadonnees lien_popup" href="<?= $synonymes['meta']['url']; ?>">Voir toutes les metadonnées</a>
|
153 |
href="<?= $synonymes['meta']['url']; ?>">Voir toutes les
|
- |
|
154 |
metadonnées</a>
|
132 |
</span>
|
155 |
</span>
|
133 |
</div>
|
156 |
</div>
|
134 |
|
157 |
|
- |
|
158 |
<a class="button standard link"
|
135 |
<a class="button standard link" href="http://referentiels.tela-botanica.org/referentiel/index.php?ref=<?=$referentiel;?>&module=FicheTaxon&num_nom=<?=$nom_retenu_nn;?>">
|
159 |
href="http://referentiels.tela-botanica.org/referentiel/index.php?ref=<?=$referentiel;?>&module=FicheTaxon&num_nom=<?=$nom_retenu_nn;?>">
|
136 |
Consultez ce nom dans le référentiel en cours de mise à jour</a><br /><br />
|
160 |
Consultez ce nom dans le référentiel en cours de mise à jour</a><br />
|
- |
|
161 |
<br />
|
137 |
|
162 |
|
138 |
<hr class="nettoyage" />
|
163 |
<hr class="nettoyage" />
|
139 |
|
164 |
|
- |
|
165 |
<span class="aide_wikini"> Partagez vos infos complémentaires
|
140 |
<span class="aide_wikini"> Partagez vos infos complémentaires sur ce nom, un double clic dans le cadre suffit pour compléter ou corriger la page </span>
|
166 |
sur ce nom, un double clic dans le cadre suffit pour compléter ou
|
- |
|
167 |
corriger la page </span>
|
141 |
<div class="contenu_editable">
|
168 |
<div class="contenu_editable">
|
142 |
<div class="description wikini editable_sur_clic" title="nomenclature">
|
169 |
<div class="description wikini editable_sur_clic" title="nomenclature">
|
143 |
<?=$wikini['nomenclature']?>
|
170 |
<?=$wikini['nomenclature']?>
|
144 |
</div>
|
171 |
</div>
|
145 |
</div>
|
172 |
</div>
|
146 |
|
173 |
|
147 |
|
174 |
|
148 |
|
175 |
|
149 |
|
176 |
|
150 |
|
177 |
|
151 |
<h2>Place du taxon dans la classification APG III</h2>
|
178 |
<h2>Place du taxon dans la classification APG III</h2>
|
152 |
<table class="liste_taxons_superieurs">
|
179 |
<table class="liste_taxons_superieurs">
|
153 |
<tr>
|
180 |
<tr>
|
- |
|
181 |
<th>Rang</th>
|
154 |
<th>Rang</th><th>Nom Scientifique</th><th>Num Nom</th>
|
182 |
<th>Nom Scientifique</th>
|
- |
|
183 |
<th>Num Nom</th>
|
155 |
</tr>
|
184 |
</tr>
|
156 |
<?php if ($taxons_sup != array()) : ?>
|
185 |
<?php if ($taxons_sup != array()) : ?>
|
157 |
<?php foreach ($taxons_sup as $taxon) : ?>
|
186 |
<?php foreach ($taxons_sup as $taxon) : ?>
|
- |
|
187 |
<tr>
|
158 |
<tr>
|
188 |
<td>
|
159 |
<td><?= $taxon['rang.libelle'] ?></td>
|
189 |
<?= $taxon['rang.libelle'] ?>
|
- |
|
190 |
</td>
|
- |
|
191 |
<td><a title="Voir la fiche de ce nom"
|
160 |
<td><a title="Voir la fiche de ce nom" href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
|
192 |
href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
|
161 |
<?= $taxon['nom_sci'] ?>
|
193 |
<?= $taxon['nom_sci'] ?>
|
162 |
</a>
|
194 |
</a></td>
|
163 |
</td>
|
195 |
<td>
|
164 |
<td><?= $taxon['num_nom'] ?></td>
|
196 |
<?= $taxon['num_nom'] ?>
|
165 |
</tr>
|
197 |
</td>
|
- |
|
198 |
</tr>
|
166 |
<?php endforeach; ?>
|
199 |
<?php endforeach; ?>
|
167 |
<?php endif; ?>
|
200 |
<?php endif; ?>
|
168 |
<tr class='surlignage'>
|
201 |
<tr class='surlignage'>
|
- |
|
202 |
<td>
|
169 |
<td><?= $taxon_courant['rang.libelle'] ?></td>
|
203 |
<?= $taxon_courant['rang.libelle'] ?>
|
- |
|
204 |
</td>
|
- |
|
205 |
<td>
|
170 |
<td><?= $taxon_courant['nom_sci'] ?></td>
|
206 |
<?= $taxon_courant['nom_sci'] ?>
|
- |
|
207 |
</td>
|
- |
|
208 |
<td>
|
171 |
<td><?= $taxon_courant['num_nom'] ?></td>
|
209 |
<?= $taxon_courant['num_nom'] ?>
|
- |
|
210 |
</td>
|
172 |
</tr>
|
211 |
</tr>
|
173 |
<?php if ($taxons_inf != array()) : ?>
|
212 |
<?php if ($taxons_inf != array()) : ?>
|
174 |
<?php foreach($taxons_inf as $taxon) : ?>
|
213 |
<?php foreach($taxons_inf as $taxon) : ?>
|
- |
|
214 |
<tr>
|
175 |
<tr>
|
215 |
<td>
|
176 |
<td><?= $taxon['rang.libelle'] ?></td>
|
216 |
<?= $taxon['rang.libelle'] ?>
|
177 |
<td>
|
217 |
</td>
|
- |
|
218 |
<td><a title="Voir la fiche de ce nom"
|
178 |
<a title="Voir la fiche de ce nom" href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
|
219 |
href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
|
179 |
<?= $taxon['nom_sci'] ?>
|
220 |
<?= $taxon['nom_sci'] ?>
|
180 |
</a>
|
221 |
</a></td>
|
181 |
</td>
|
222 |
<td>
|
182 |
<td><?= $taxon['num_nom'] ?></td>
|
223 |
<?= $taxon['num_nom'] ?>
|
183 |
</tr>
|
224 |
</td>
|
- |
|
225 |
</tr>
|
184 |
<?php endforeach; ?>
|
226 |
<?php endforeach; ?>
|
185 |
<?php endif; ?>
|
227 |
<?php endif; ?>
|
186 |
</table>
|
228 |
</table>
|
187 |
|
229 |
|
188 |
|
230 |
|
189 |
<div class="conteneur_lien_metadonnees">
|
231 |
<div class="conteneur_lien_metadonnees">
|
190 |
<?= $synonymes['meta']['citation']?>
|
232 |
<?= $synonymes['meta']['citation']?>
|
191 |
<span class="conteneur_lien_metadonnees">
|
233 |
<span class="conteneur_lien_metadonnees"> <a
|
- |
|
234 |
class="lien_metadonnees lien_popup"
|
192 |
<a class="lien_metadonnees lien_popup" href="<?= $synonymes['meta']['url']; ?>">Voir toutes les metadonnées</a>
|
235 |
href="<?= $synonymes['meta']['url']; ?>">Voir toutes les
|
- |
|
236 |
metadonnées</a>
|
193 |
</span>
|
237 |
</span>
|
194 |
</div>
|
238 |
</div>
|
195 |
|
239 |
|
196 |
|
240 |
|
197 |
<script type="text/Javascript">
|
241 |
<script type="text/Javascript">
|
198 |
$('#plieur').show();
|
242 |
$('#plieur').show();
|
199 |
gestionBiblio($('#nomenclature'));
|
243 |
gestionBiblio($('#nomenclature'));
|
200 |
</script>
|
244 |
</script>
|
201 |
</div>
|
245 |
</div>
|