app/soc/content/js/datetime-loader-090304.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 11 Jul 2009 19:37:26 +0200
changeset 2590 f0d0c9e7b2d4
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Fix indention and add missing dot in docstring in survey models.

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