##// 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 / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
script.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...