From 3fef66eaf582157122b9eede4df9cea77c2195ec Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 26 Aug 2015 19:14:59 +0300 Subject: [PATCH] Fix the JS errors due to jekyll-search. 1) Update it to v1.0.8 2) Include jekyll-search where it's used only [ci skip] --- docs/_includes/footer.html | 8 +++++++- docs/assets/js/docs.min.js | 6 +++--- docs/assets/js/vendor/jekyll-search.js | 2 +- grunt/configBridge.json | 1 - 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index f02cd4ba7b..429056ff3f 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -31,15 +31,21 @@ +{% if page.layout == "docs" %} + + +{% endif %} +