notebook/IPython/html/static
MinRK b9706f23f5 use window.onbeforeunload= for nav-away warning
Firefox 22 broke `$(window).on("beforeunload")` somehow, for some reason,
resulting in always showing a dialog, regardless of the function's return value.

The only fix I could find was resorting to the basic low-level API.
2013-07-01 21:49:39 -07:00
..
auth mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00
base mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00
custom mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00
notebook use window.onbeforeunload= for nav-away warning 2013-07-01 21:49:39 -07:00
services/kernels/js add a dialog when the kernel is auto-restarted 2013-06-29 15:35:39 -07:00
style mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00
tree mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00