MDL-69505 core_form: fix js min/max date restriction in dateselector
authorJake Dallimore <jake@moodle.com>
Thu, 20 Aug 2020 01:46:08 +0000 (09:46 +0800)
committerJake Dallimore <jake@moodle.com>
Mon, 31 Aug 2020 00:03:33 +0000 (08:03 +0800)
commit9ccf833ec1696b2b08889e675ed46fd2d4ed20a8
tree2c0937633c28c6e6a73444b168effa5265ff752a
parent38abfb6a01888145878e7175e0431a156f6f1078
MDL-69505 core_form: fix js min/max date restriction in dateselector

This was using the yui2-calendar attribute, not the yui 3 attribute.
lib/form/yui/build/moodle-form-dateselector/moodle-form-dateselector-debug.js
lib/form/yui/build/moodle-form-dateselector/moodle-form-dateselector-min.js
lib/form/yui/build/moodle-form-dateselector/moodle-form-dateselector.js
lib/form/yui/src/dateselector/js/calendar.js