From 14141977100e53b1471bbb6873d57cc75dccc9e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Fri, 11 Jan 2019 16:45:34 +0100 Subject: [PATCH] use helper instead of adding own script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- partials/search.ejs | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/partials/search.ejs b/partials/search.ejs index 7cec981..8c23ca1 100644 --- a/partials/search.ejs +++ b/partials/search.ejs @@ -1,23 +1,3 @@ - + +<%- elasticsearch_script({target: "input#userSearch"}) %>