app/soc/content/js/datetime-loader-090304.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 02 Apr 2009 15:31:36 +0000
changeset 2052 a723a2509e21
parent 1646 42b8e294792e
child 2800 cd9eed2b787e
permissions -rw-r--r--
Add some additional functions for stats to stats.py script. This included getStudents, getUsers, getMentors, getOrgAdmins, countStudentsWithProposals and some style fixes. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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