Skip to content
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

b:dateTimePicker id issue #610

Merged
merged 3 commits into from
Jan 9, 2017
Merged

b:dateTimePicker id issue #610

merged 3 commits into from
Jan 9, 2017

Conversation

mtvweb
Copy link

@mtvweb mtvweb commented Jan 8, 2017

This PR should fix the id issue with the generated prefixes.

Instead of returning the divPrefix, which wasn't used in the JavaScript generation it now returns the generated id of the relevant component to initialize for the DataTimePicker Control.

Fix #590

jens and others added 2 commits January 4, 2017 23:09
The assignment of the JQuery identifier wasn't correct in the different
cases, "inline", "popup". Also there was a difference between rendering
with an assigned id and with none id.

Fix TheCoder4eu#590
@stephanrauh stephanrauh merged commit 8cbd98a into TheCoder4eu:master Jan 9, 2017
@stephanrauh
Copy link
Collaborator

Detailed description: this PR fixes b:dateTimePickers with labels. Clicking on their calendar icon didn't open the calendar.

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.

Avoid: showing calendar / suggesting current date in <b:dateTimePicker>
2 participants