From 4180a6a61d201e4cdb7691dc1b0bb6a24e1ecf45 Mon Sep 17 00:00:00 2001 From: Ian Murray Date: Wed, 18 Apr 2012 17:42:07 +0100 Subject: [PATCH] [1821] Removed superfluous check in facet_li() --- ckan/templates/facets.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ckan/templates/facets.html b/ckan/templates/facets.html index e7badc5af28..ca969e82d12 100644 --- a/ckan/templates/facets.html +++ b/ckan/templates/facets.html @@ -67,8 +67,7 @@

${h.facet_title(title)}

  • ${if_empty}
  • -
  • +
  • ${label_function(facet_item)}