Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2006 Rev 2024
Line 93... Line 93...
93
	});
93
	});
94
	}
94
	}
95
}
95
}
Line 96... Line 96...
96
 
96
 
97
function montrerFormIdentite() {
97
function montrerFormIdentite() {
98
	$('#zone-courriel-confirmation, #zone-prenom-nom').removeClass('hidden');
98
	$('#zone-courriel-confirmation, #zone-prenom-nom').css('display', 'block');
Line 99... Line 99...
99
}
99
}
100
 
100
 
101
function surErreurCompletionCourriel() {
101
function surErreurCompletionCourriel() {