Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1291 Rev 2278
Line 58... Line 58...
58
	
58
	
59
 
59
 
-
 
60
  
-
 
61
  public FormulaireDeConnexionVue(CarnetEnLigneMediateur cm) {	  
Line 60... Line 62...
60
  
62
	carnetEnLigneMediateur=cm;
61
  public FormulaireDeConnexionVue(CarnetEnLigneMediateur cm) {	  
63
	
62
	carnetEnLigneMediateur=cm;
64
	setStyleName("popup_connexion");
63
 
65