From 0576363be42860bf68012bedb76a1b08ac333291 Mon Sep 17 00:00:00 2001 From: "Brian E. Granger" Date: Tue, 24 Nov 2015 17:38:08 -0800 Subject: [PATCH] Better jQuery style... --- notebook/static/notebook/js/searchandreplace.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notebook/static/notebook/js/searchandreplace.js b/notebook/static/notebook/js/searchandreplace.js index a9b1cbb58..7cf0d99bf 100644 --- a/notebook/static/notebook/js/searchandreplace.js +++ b/notebook/static/notebook/js/searchandreplace.js @@ -157,7 +157,8 @@ define(function(require){ .attr('title', 'Use regex (JavaScript regex syntax)') .text('.*'); - var onlySelectedButton = $('') + var onlySelectedButton = $('