Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3875 Rev 3876
Line 48... Line 48...
48
			'type_especes' =>  'taxo_restriction_type',
48
			'type_especes' =>  'taxo_restriction_type',
49
			'referentiel' =>  'taxo_restriction_value',
49
			'referentiel' =>  'taxo_restriction_value',
50
			'type_localisation' =>  'location_type',
50
			'type_localisation' =>  'location_type',
51
			'localisation' =>  'location',
51
			'localisation' =>  'location',
52
	        'fond_carte' => 'basemap', 
52
	        'fond_carte' => 'basemap', 
53
	        'adresse' => 'is_mandatory_adress',
53
	        'adresse' => 'is_mandatory_address',
54
	        'photo_obligatoire' => 'is_mandatory_photo',
54
	        'photo_obligatoire' => 'is_mandatory_photo',
55
			'milieux' =>  'environment',
55
			'milieux' =>  'environment',
56
			'motscles' =>  'project_tag_name',
56
			'motscles' =>  'project_tag_name',
57
			'info' =>  'info',
57
			'info' =>  'info',
58
	        'id_projet' => 'project_id'
58
	        'id_projet' => 'project_id'