Skip to content

Issue # 687 - Calendar remians open after date selection when showTimepicker = false #688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 27, 2014

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