app/soc/content/js/datetime-loader-090304.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 00:31:40 +0200
changeset 2359 d4de17ab9a1f
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Style and variable names fixes in soc.modules.core module.

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