##// END OF EJS Templates
Don't dismiss rename dialog until rename is complete...
Don't dismiss rename dialog until rename is complete - draws error message in the same dialog, rather than triggering a new dialog via events. - `Notebook.rename` returns the contents Promise, rather than registering its own error handler.
Min RK -
r18964:fe120e79
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
editorhooks.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookgtk3.py Loading ...
inputhookpyglet.py Loading ...
inputhookqt4.py Loading ...
inputhookwx.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
pretty.py Loading ...
security.py Loading ...