projects
/
mkdru-moved-to-drupal.org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec018fc
)
Rename arg
6.x-ting-tab
author
Jakub Skoczen
<jakub@indexdata.dk>
Tue, 8 Mar 2011 11:11:04 +0000
(12:11 +0100)
committer
Jakub Skoczen
<jakub@indexdata.dk>
Tue, 8 Mar 2011 11:11:04 +0000
(12:11 +0100)
mkdru.theme.js
patch
|
blob
|
history
diff --git
a/mkdru.theme.js
b/mkdru.theme.js
index
034b403
..
229c482
100644
(file)
--- a/
mkdru.theme.js
+++ b/
mkdru.theme.js
@@
-141,6
+141,6
@@
Drupal.theme.prototype.mkdruFacet = function (terms, facet, max, selections) {
return html;
};
-Drupal.theme.prototype.mkdruFacetContainer = function (facetCfg) {
+Drupal.theme.prototype.mkdruFacetContainer = function (facetsCfg) {
return "";
};