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:
ea01fe1
)
Update comment.
author
Mike Taylor
<mike@indexdata.com>
Thu, 30 Oct 2014 17:18:05 +0000
(17:18 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 30 Oct 2014 17:18:05 +0000
(17:18 +0000)
src/mkws-widget-facets.js
patch
|
blob
|
history
diff --git
a/src/mkws-widget-facets.js
b/src/mkws-widget-facets.js
index
575a655
..
ce47068
100644
(file)
--- a/
src/mkws-widget-facets.js
+++ b/
src/mkws-widget-facets.js
@@
-1,5
+1,5
@@
mkws.registerWidgetType('termlists', function() {
- // Initially hide the termlists; display when we get results
+ // Initially hide the facets; display when we get results
var that = this;
var team = this.team;
team.queue("facets").subscribe(function(data) {