Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1451 → Rev 1452

/trunk/services/modules/0.1/observations/ListeObservations.php
406,8 → 406,6
 
 
private function configurer() {
$this->mappingFiltre = $this->conteneur->getParametre('mapping_masque');
$this->mappingObservation = $this->conteneur->getParametre('mapping_observation');
$this->mappingVotes = $this->conteneur->getParametre('mapping_votes');
$this->mappingCommentaire = $this->conteneur->getParametre('mapping_commentaire');
}