Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1468 Rev 1513
Line 913... Line 913...
913
				mettreAJourPersonne(personne);
913
				mettreAJourPersonne(personne);
Line 914... Line 914...
914
				
914
				
915
				this.personne = personne;
915
				this.personne = personne;
Line -... Line 916...
-
 
916
				this.personneId = personne.getId();
-
 
917
				
916
				this.personneId = personne.getId();
918
				tiPubli.rafraichirInformation(new Information("personne"));
917
				
919
				
918
				nouvellesDonnees = null;
920
				nouvellesDonnees = null;
919
			} else {
921
			} else {
920
				InfoLogger.display("messages", info.getMessages().toString());
922
				InfoLogger.display("messages", info.getMessages().toString());