Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1925 Rev 1990
Line 57... Line 57...
57
			taxon : "required"
57
			taxon : "required"
58
		}
58
		}
59
	});
59
	});
Line 60... Line 60...
60
	
60
	
-
 
61
	$("#date").datepicker({
61
	$("#date").datepicker({
62
		maxDate: new Date,
62
		   onClose: function(dateText, inst) {$("#saisie-obs").valid();}
63
		onClose: function(dateText, inst) {$("#saisie-obs").valid();}
Line 63... Line 64...
63
	});
64
	});
64
	
65
	
65
	$("#courriel_confirmation").bind('paste', function(e) {
66
	$("#courriel_confirmation").bind('paste', function(e) {