Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 223 Rev 226
Line 429... Line 429...
429
	
429
	
430
	public void modifierPublication(FormPublicationVue formPublicationVue,
430
	public void modifierPublication(FormPublicationVue formPublicationVue,
431
			Publication publi) {
431
			Publication publi) {
432
		// TODO: faire des trucs 
432
		// TODO: faire des trucs 
-
 
433
	}
-
 
434
 
-
 
435
	public void clicObtenirListeEditeurs(Rafraichissable r) {
-
 
436
		modele.obtenirListeStructures(r,getUtilisateurId());
-
 
437
		
Line 433... Line 438...
433
	}
438
	}