From 511bb689c2954ae24b5f577e58692af5aa5b5505 Mon Sep 17 00:00:00 2001 From: Jonathan Frederic Date: Wed, 26 Aug 2015 14:07:20 -0700 Subject: [PATCH] Move search and replace into the right directory --- notebook/{static => static-src}/notebook/js/searchandreplace.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename notebook/{static => static-src}/notebook/js/searchandreplace.js (100%) diff --git a/notebook/static/notebook/js/searchandreplace.js b/notebook/static-src/notebook/js/searchandreplace.js similarity index 100% rename from notebook/static/notebook/js/searchandreplace.js rename to notebook/static-src/notebook/js/searchandreplace.js