Subversion Repositories eFlore/Applications.coel

Rev

Rev 878 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 878 Rev 882
Line 350... Line 350...
350
		indexationFrequenceChp.select(listeIndexationFrequence.findModel(projet.getIndexationFreq()));
350
		indexationFrequenceChp.select(listeIndexationFrequence.findModel(projet.getIndexationFreq()));
351
		indexationDureeChp.select(listeIndexationDuree.findModel(projet.getIndexationDuree()));
351
		indexationDureeChp.select(listeIndexationDuree.findModel(projet.getIndexationDuree()));
Line 352... Line 352...
352
		
352
		
Line 353... Line -...
353
		doLayout(true);
-
 
354
		
-
 
355
		Window.alert("Gna !!");
353
		doLayout(true);
Line 356... Line 354...
356
		
354
		
357
	}
355
	}
358
	
356