yiiwheels
yiiwheels copied to clipboard
WhDateTimePicker doesn't include moment.min.js
WhDateTimePicker does not include moment.min.js,
Added this fragment from WhDateRangePicker to fix it:
/* register required moment.js */
$this->getYiiWheels()->registerAssetJs('moment.min.js');