From 2df5c0b7d1ddc7e9e1ca60da6a2c2d698ffe4ee5 Mon Sep 17 00:00:00 2001 From: "Brian E. Granger" Date: Sun, 2 Feb 2014 19:52:33 -0800 Subject: [PATCH] Adding btn-danger to Shutdown button. --- IPython/html/static/tree/js/notebooklist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPython/html/static/tree/js/notebooklist.js b/IPython/html/static/tree/js/notebooklist.js index a1e3c6c78..e208fe029 100644 --- a/IPython/html/static/tree/js/notebooklist.js +++ b/IPython/html/static/tree/js/notebooklist.js @@ -281,7 +281,7 @@ var IPython = (function (IPython) { NotebookList.prototype.add_shutdown_button = function (item, session) { var that = this; - var shutdown_button = $("