Rev 428 | Details | Compare with Previous | Last modification | View Log | RSS feed
$(document).ready(function() {
$("#datepicker").datepicker();
});