app/soc/content/js/datetime-loader-090304.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 18 Apr 2009 15:04:24 +0000
changeset 2217 2c6ec0357149
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Added FatalJobError to the cron/job module. This Error will lead to abortion of the raising job. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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