diff --git a/IPython/html/static/notebook/js/pager.js b/IPython/html/static/notebook/js/pager.js index 209061a..cc2d80a 100644 --- a/IPython/html/static/notebook/js/pager.js +++ b/IPython/html/static/notebook/js/pager.js @@ -142,7 +142,7 @@ var IPython = (function (IPython) { }; Pager.prototype.detach = function(){ - var w = window.open("","_blank") + var w = window.open("","_blank"); $(w.document.head) .append( $('') @@ -153,10 +153,10 @@ var IPython = (function (IPython) { .append( $('