app/soc/content/js/datetime-loader.js
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 16 Feb 2009 19:30:11 +0000 (2009-02-16)
changeset 1362 31b2cb6b75d8
parent 1356 32d8d83678cd
permissions -rw-r--r--
Seed in some orgs This is to facilitate testing of a 'slot allocation' ui. Patch by: SVerre Rabbelier
$(function()
{
$('.datetime-pick').datetimepicker();
});