X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmkws-widget-facets.js;h=ce47068c6984487a5e0af2876e57f932f40c92d8;hb=66917548937612473978c77ac5f637a0b24df051;hp=575a655a2218d6c436f0b8e1849f5b1536644572;hpb=485451520428bb06808cbec0ce2ece7e7b4dbbd3;p=mkws-moved-to-github.git diff --git a/src/mkws-widget-facets.js b/src/mkws-widget-facets.js index 575a655..ce47068 100644 --- 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) {