diff --git a/notebook/static/notebook/js/searchandreplace.js b/notebook/static/notebook/js/searchandreplace.js index 23269b30e..02c36e5a4 100644 --- a/notebook/static/notebook/js/searchandreplace.js +++ b/notebook/static/notebook/js/searchandreplace.js @@ -158,12 +158,12 @@ define(function(require){ .attr('title', 'Use regex (JavaScript regex syntax)') .text('.*'); - var onlySelectedButton = $('