app/soc/content/js/datetime-loader-090304.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 11 Jul 2009 23:19:18 +0200
changeset 2597 b003cd9b954c
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Added the Surveys Tasks to the registered URL patterns.

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