app/soc/content/js/datetime-loader-090304.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 04 Jul 2009 14:22:02 +0200
changeset 2529 3f2484621f1c
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Added Daniel Diniz and Zachary Voase to the AUTHORS file.

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