From e687f5c290d30d32c9c32c4ae5c7b9085697ab87 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Sun, 30 Nov 2014 13:21:58 +0100 Subject: [enh][oscar_template] split js-files and compile them together --- searx/templates/oscar/base.html | 2 +- searx/templates/oscar/search_full.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'searx/templates') diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html index 6fde942ac..e46024d17 100644 --- a/searx/templates/oscar/base.html +++ b/searx/templates/oscar/base.html @@ -73,6 +73,6 @@ {% if autocomplete %}{% endif %} - + diff --git a/searx/templates/oscar/search_full.html b/searx/templates/oscar/search_full.html index f44d48adf..673f23969 100644 --- a/searx/templates/oscar/search_full.html +++ b/searx/templates/oscar/search_full.html @@ -2,7 +2,7 @@