Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1463 → Rev 1485

/branches/v1.1-aramon/src/org/tela_botanica/client/vues/personne/PersonneForm.java
915,6 → 915,8
this.personne = personne;
this.personneId = personne.getId();
tiPubli.rafraichirInformation(new Information("personne"));
nouvellesDonnees = null;
} else {
InfoLogger.display("messages", info.getMessages().toString());