Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3134 Rev 3135
Line 192... Line 192...
192
															  'importable' => FALSE)),
192
															  'importable' => FALSE)),
193
				'programme'			=> self::GenColInfo(Array('abbrev' => 'programme',
193
				'programme'			=> self::GenColInfo(Array('abbrev' => 'programme',
194
															'nom' => 'Programme de sciences participatives ou observatoire citoyen',
194
															'nom' => 'Programme de sciences participatives ou observatoire citoyen',
195
															'importable' => FALSE)),
195
															'importable' => FALSE)),
196
				'validation_identiplante'			=> self::GenColInfo(Array('abbrev' => 'validation_identiplante',
196
				'validation_identiplante'			=> self::GenColInfo(Array('abbrev' => 'validation_identiplante',
197
															'nom' => 'Espéce validée sur IdentiPlante',
197
															'nom' => 'Détermination validée sur IdentiPlante',
198
															'importable' => FALSE)),
198
															'importable' => FALSE)),
199
			);
199
			);
200
		} elseif (isset($groupe_de_champs['standard'])) {
200
		} elseif (isset($groupe_de_champs['standard'])) {
201
			$colonnes += Array(
201
			$colonnes += Array(
202
					'nom_sel'			=> self::GenColInfo(Array('abbrev' => 'nom_sel',
202
					'nom_sel'			=> self::GenColInfo(Array('abbrev' => 'nom_sel',