Go to most recent revision | Details | Last modification | View Log | RSS feed
$(document).ready(function() {
$("#datepicker").datepicker();
});