app/soc/content/js/datetime-loader-090304.js
author Mario Ferraro <fadinlight@gmail.com>
Thu, 30 Jul 2009 13:56:21 +0200
changeset 2695 9c7d31b8247c
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Redone the student<-> mentor map JS to reflect recent datastructure changes. Reviewed by: Lennard de Rijk (functional review)

$(function()
{
$('.datetime-pick').datetimepicker();
});