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:
b6f0930
)
Remove facetConfig, which is no longer needed here.
author
Mike Taylor
<mike@indexdata.com>
Mon, 7 Apr 2014 15:56:14 +0000
(16:56 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 7 Apr 2014 15:56:14 +0000
(16:56 +0100)
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
70b3558
..
a5a2d03
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-427,13
+427,6
@@
function team($, teamName) {
</tr>\
</table>');
- // Can't be local, as the "Facet" widget also needs to consult this.
- mkws.facetConfig = {
- xtargets: [ "Sources", 16, false ],
- subject: [ "Subjects", 10, true ],
- author: [ "Authors", 10, true ]
- }
-
var acc = [];
var facets = m_config.facets;
acc.push('<div class="title">' + M('Termlists') + '</div>');