From de962ed66208d59012a4af68d0b1acaf47a5df9a 2015-01-26 02:08:33 From: Jonathan Frederic Date: 2015-01-26 02:08:33 Subject: [PATCH] That this typo --- diff --git a/IPython/html/static/tree/js/notebooklist.js b/IPython/html/static/tree/js/notebooklist.js index eaeae04..b584749 100644 --- a/IPython/html/static/tree/js/notebooklist.js +++ b/IPython/html/static/tree/js/notebooklist.js @@ -332,6 +332,7 @@ define([ var selected = []; var has_running_notebook = false; var has_directory = false; + var that = this; $('.list_item :checked').each(function(index, item) { var parent = $(item).parent().parent(); selected.push({