Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 917 Rev 947
Line 9... Line 9...
9
	var VALEUR_DEFAUT_AU = "<?=$i18n['valeur-form-auteur']?>";
9
	var VALEUR_DEFAUT_AU = "<?=$i18n['valeur-form-auteur']?>";
10
	var VALEUR_DEFAUT_BIB = "<?=$i18n['valeur-form-bib']?>";
10
	var VALEUR_DEFAUT_BIB = "<?=$i18n['valeur-form-bib']?>";
11
	var VALEUR_DEFAUT_DATE = "<?=$i18n['valeur-form-date']?>";
11
	var VALEUR_DEFAUT_DATE = "<?=$i18n['valeur-form-date']?>";
12
	var URL_BASE_FICHE_TAXON = "<?=$url_base_fiche_taxon?>";
12
	var URL_BASE_FICHE_TAXON = "<?=$url_base_fiche_taxon?>";
13
	var URL_BASE_POPUP = "<?=Config::get('base_url_application_popup');?>";
13
	var URL_BASE_POPUP = "<?=Config::get('base_url_application_popup');?>";
-
 
14
	var REFERENTIEL = "<?= Registre::get('parametres.referentiel');?>";
Line 14... Line 15...
14
	
15
	
15
 // -->
16
 // -->
16
</script>
17
</script>
17
<form id="ef-form-nomenclature" name="ef-form-nomenclature" action="<?=$url_form;?>" method="get">
18
<form id="ef-form-nomenclature" name="ef-form-nomenclature" action="<?=$url_form;?>" method="get">