app/soc/content/js/datetime-loader-090304.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 07 Mar 2009 14:49:03 +0000
changeset 1707 2e7b76f20878
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Add the jquery-purr plugin Patch by: "Mario Ferraro" <fadinlight@gmail.com> Reviewed by: to-be-reviewed

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