Skip to content

Commit 6cb0b45

Browse files
croenschtjvantoll
authored andcommitted
checkbox() not initializing in Internet Explorers normal mode.
1 parent 1039d67 commit 6cb0b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/jquery.ui.checkbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ $.widget( "ui.checkbox", {
132132
}
133133

134134
$.Widget.prototype._setOption.apply( this, arguments );
135-
},
135+
}
136136

137137
});
138138

0 commit comments

Comments
 (0)