app/soc/content/js/datetime-loader-090304.js
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 11 Aug 2009 15:56:55 -0700
changeset 2759 5a8bd9d7725c
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Set ASCII-only cleaner for first and last name when dealing with roles.

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