X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=mkdru.theme.js;h=13886d97bb9fca7e984ee2b84c63dd7db081e104;hb=05f1c6a6f3be9b37f6d117016682cfcb0f11459d;hp=ebbc45b0df5bfdc390753911d323664aa5546007;hpb=08e153dd69ff1fa4cede7728de22dfde799ab513;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 ""; };