app/soc/content/js/datetime-loader-090304.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 02 Jun 2009 19:17:46 +0200
changeset 2379 1555814edac7
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Small changes in #extra_left, #extra_right tags in css file. Google Maps and Student Project List on Organization home page now doesn't lay on page footer if too high.

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