Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3874 Rev 3875
Line 47... Line 47...
47
			'date_creation' =>  'date_created',
47
			'date_creation' =>  'date_created',
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', 
-
 
53
	        'adresse' => 'is_mandatory_adress',
-
 
54
	        'photo_obligatoire' => 'is_mandatory_photo',
52
			'milieux' =>  'environment',
55
			'milieux' =>  'environment',
53
			'motscles' =>  'project_tag_name',
56
			'motscles' =>  'project_tag_name',
54
			'info' =>  'info',
57
			'info' =>  'info',
55
	        'id_projet' => 'project_id'
58
	        'id_projet' => 'project_id'
56
	);
59
	);