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:
d24ec21
)
Revert author-facet title to "Authors", not "Author"
author
Mike Taylor
<mike@indexdata.com>
Fri, 4 Apr 2014 15:17:49 +0000
(16:17 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 4 Apr 2014 15:17:49 +0000
(16:17 +0100)
Makes the Jasmine-test work again.
src/mkws-widget-termlists.js
patch
|
blob
|
history
diff --git
a/src/mkws-widget-termlists.js
b/src/mkws-widget-termlists.js
index
9f98568
..
ef89ad8
100644
(file)
--- a/
src/mkws-widget-termlists.js
+++ b/
src/mkws-widget-termlists.js
@@
-5,7
+5,7
@@
mkws.registerWidgetType('Termlists', function() {
var facetConfig = {
xtargets: [ "Sources", 16, false ],
subject: [ "Subjects", 10, true ],
- author: [ "Author", 10, true ]
+ author: [ "Authors", 10, true ]
}
this.team.queue("termlists").subscribe(function(data) {