##// END OF EJS Templates
Backport PR #8059: deselect all when clicking partial checkbox...
Backport PR #8059: deselect all when clicking partial checkbox stores state in `data('indeterminate')` instead of `prop('indeterminate')` because the property is cleared before the event handler is called closes #8057
Min RK -
r20877:d0b69952
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / widgets / js
init.js Loading ...
manager.js Loading ...
widget.js Loading ...
widget_bool.js Loading ...
widget_box.js Loading ...
widget_button.js Loading ...
widget_float.js Loading ...
widget_image.js Loading ...
widget_int.js Loading ...
widget_link.js Loading ...
widget_output.js Loading ...
widget_selection.js Loading ...
widget_selectioncontainer.js Loading ...
widget_string.js Loading ...