From d24d47c27add7878c20e2a4b5502c03214120adb Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 20 Sep 2018 12:07:38 +0300 Subject: Backport search from v4 and adapt it for v3.4.0. --- docs/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/header.html') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index f63e9e3f3..7446ba886 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -28,7 +28,7 @@ {% endif %} {% endif %} -{% if page.slug == "getting-started" or page.slug == "css" or page.slug == "components" or page.slug == "js" %} +{% if page.layout == "default" %} {% endif %} -- cgit v1.2.3