app/soc/content/js/datetime-loader-090825.js
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 04 Oct 2009 15:07:29 +0200
changeset 3004 8485ae85de54
parent 2801 0ee67cc9bd20
permissions -rw-r--r--
Also pass along the args when running an update.

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