##// END OF EJS Templates
Backport PR #8176: Fixes bug that would show "null" as the reason in the don't leave dialog...
Backport PR #8176: Fixes bug that would show "null" as the reason in the don't leave dialog IE treats null as a string and displays it. Instead simply return. Fix verified in Chrome, FireFox, and IE 10.
Min RK -
r20974:a103627a
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
converter.py Loading ...
current.py Loading ...
notebooknode.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...