Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1165 Rev 1243
Line 1... Line 1...
1
<!-- Fichier débutant -->
1
<!-- Fichier débutant -->
-
 
2
<!-- Variables js communes injectées dans fiche_entete.tpl.tml -->
2
<? $url = htmlentities('?referentiel='.Registre::get('parametres.referentiel').'&niveau='.Registre::get('parametres.niveau').'&module=fiche&num_nom='.$num_nom.'&type_nom='.$type_nom.'&nom='.$nom.'&onglet=');?>
3
<? $url = htmlentities('?referentiel='.Registre::get('parametres.referentiel').'&niveau='.Registre::get('parametres.niveau').'&module=fiche&num_nom='.$num_nom.'&type_nom='.$type_nom.'&nom='.$nom.'&onglet=');?>
3
<script type="text/javascript">
-
 
4
//<![CDATA[
-
 
5
	var urlTexteBrutSectionWikiTpl = "<?= Config::get('texteBrutSectionWikiTpl'); ?>";
-
 
6
	var urlEditionSectionWikiTpl = "<?= Config::get('editionSectionWikiTpl'); ?>";
-
 
7
	var urlTexteFormateSectionWikiTpl = "<?= Config::get('texteFormateSectionWikiTpl'); ?>";
-
 
8
	var pageWikiTaxon = "<?= strtoupper($infos['referentiel']); ?>nt<?= $infos['num_tax']; ?>";
-
 
9
	var urlPopup = "<?= Config::get('base_url_application_popup'); ?>";
-
 
10
//]]>
-
 
11
</script>
-
 
12
<div class="synthese">
4
<div class="synthese onglet_contenu" id="synthese">
13
	<div class="colonne deuxtiers">
5
	<div class="colonne deuxtiers">
Line 14... Line 6...
14
	
6
	
15
		<!-- Description -->
7
		<!-- Description -->
16
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
8
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">