2amigos/yiiwheels

WhDateTimePicker doesn't include moment.min.js

SamMousa opened this issue · 0 comments

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');