Fixes for course updates date validation.
If the first date the user selects is invalid it is not set on the model. This is because jQuery datepicker's getDate returns the current date when an invalid value is put in the field and the model's initial value is also the current date. So always update the date.
Showing
Please
register
or
sign in
to comment