##// 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 / html / tests / notebook
deletecell.js Loading ...
display_image.js Loading ...
dualmode.js Loading ...
dualmode_arrows.js Loading ...
dualmode_cellinsert.js Loading ...
dualmode_cellmode.js Loading ...
dualmode_clipboard.js Loading ...
dualmode_execute.js Loading ...
dualmode_markdown.js Loading ...
dualmode_merge.js Loading ...
empty_arrow_keys.js Loading ...
execute_code.js Loading ...
inject_js.js Loading ...
interrupt.js Loading ...
isolated_svg.js Loading ...
markdown.js Loading ...
merge_cells_api.js Loading ...
notifications.js Loading ...
output.js Loading ...
prompt_numbers.js Loading ...
roundtrip.js Loading ...
safe_append_output.js Loading ...
save.js Loading ...
shutdown.js Loading ...