Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Slider: Just create an ID for the label if it lacks #4433

Merged
merged 2 commits into from
May 25, 2012
Merged

Slider: Just create an ID for the label if it lacks #4433

merged 2 commits into from
May 25, 2012

Conversation

MauriceG
Copy link
Contributor

Replaces PR #4060 after a good counsel from @johnbender.
Addresses #3981

@@ -38,7 +38,11 @@ $.widget( "mobile.slider", $.mobile.widget, {

labelID = controlID + "-label",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this line anymore.

@MauriceG
Copy link
Contributor Author

Hi @jasondscott !
Thanks a lot! I hope you don't mind, I've made this PR as toddparker ask you for review.
Is that okay for you?
MauriceG

@jasondscott
Copy link
Contributor

@toddparker It looks good to me. Can I merge this?

@johnbender
Copy link
Contributor

@jasondscott

Go ahead and merge it. If you've got time could your write a test that covers the retention of the label id?

jasondscott pushed a commit to jasondscott/jquery-mobile that referenced this pull request May 25, 2012
jasondscott added a commit that referenced this pull request May 25, 2012
Slider: Just create an ID for the label if it lacks
@jasondscott jasondscott merged commit 6589207 into jquery-archive:master May 25, 2012
jasondscott added a commit that referenced this pull request May 29, 2012
Slider: Just create an ID for the label if it lacks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants