From 6257f132fe7da28f88d8e12c9f070379cac009f1 Mon Sep 17 00:00:00 2001 From: kilo Date: Fri, 14 Jul 2017 09:36:48 +0200 Subject: [PATCH] necessary class addition to do as stated above --- templates/layouts/partials/helpers/search.jet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layouts/partials/helpers/search.jet.html b/templates/layouts/partials/helpers/search.jet.html index cefb0d0d..130df53c 100644 --- a/templates/layouts/partials/helpers/search.jet.html +++ b/templates/layouts/partials/helpers/search.jet.html @@ -1,5 +1,5 @@ {{block search_common()}} - {{ range _, cat := GetCategories(true, true) }}