app/soc/content/js/datetime-loader-090825.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 18 Oct 2009 16:52:38 +0200
changeset 3021 baeb847b88e6
parent 2801 0ee67cc9bd20
permissions -rw-r--r--
Added GradingSurveyGroup update to the Module Conversion.

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