projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec50f30
)
Category filters use a "category" element.
author
Mike Taylor
<mike@indexdata.com>
Tue, 22 Apr 2014 15:53:20 +0000
(16:53 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 22 Apr 2014 15:53:20 +0000
(16:53 +0100)
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
74ec42d
..
aa84176
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-191,7
+191,7
@@
function team($, teamName) {
that.limitCategory = function(id) {
log("limitCategory(id=" + id + ")");
- m_filters.push({ id: id });
+ m_filters.push({ category: id });
//triggerSearch();
return false;
};