X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=mkdru.theme.js;h=13886d97bb9fca7e984ee2b84c63dd7db081e104;hb=e8fb3fc792cfaaf25eeb92b888d9a62eb364cc32;hp=ebbc45b0df5bfdc390753911d323664aa5546007;hpb=bfbf487d0a960af59d12fd8bff4518996667454f;p=mkdru-moved-to-drupal.org.git diff --git a/mkdru.theme.js b/mkdru.theme.js index ebbc45b..13886d9 100644 --- a/mkdru.theme.js +++ b/mkdru.theme.js @@ -134,6 +134,6 @@ Drupal.theme.prototype.mkdruFacet = function (terms, facet, max, selections) { return html; }; -Drupal.theme.prototype.mkdruFacetContainer = function (facets, facetCfg) { +Drupal.theme.prototype.mkdruFacetContainer = function (facetCfg) { return ""; };