This repository has been archived by the owner. It is now read-only.
Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -101,7 +101,6 @@ $.widget( "mobile.checkboxradio", $.mobile.widget, { | ||
| self._getInputSet().not( input ).prop( "checked", false ); | ||
|
|
||
| self._updateAll(); | ||
| } | ||
| }); | ||
|
|
||
c8dcf58There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gabrielschulhof
During today's meeting we decided to revert the changes of this commit for now, so checkboxes aren't broken while you are looking into a permanent solution. I did this with commit d55f2b4.