app/soc/content/js/datetime-loader-090825.js
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:36:57 +0200
changeset 2998 9c34768346da
parent 2801 0ee67cc9bd20
permissions -rw-r--r--
Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.

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