Skip to content

Conversation

@spmorganjr
Copy link
Contributor

There's an override to the _selectDate() method that prevents the calendar from closing after selecting a new date. If the timepicker is not enabled then there's no reason to execute this code, it should instead fire the base _selectDate() method since the jQuery Datepicker is designed to close upon selection.

…endar from closing after selecting a new date. If the timepicker is not enabled then there's no reason to execute this code, it should instead fire the base _selectDate() method.
trentrichardson added a commit that referenced this pull request Jan 27, 2014
Issue # 687 - Calendar remians open after date selection when showTimepicker = false
@trentrichardson trentrichardson merged commit d4b12fb into trentrichardson:dev Jan 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants