X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmkws-widget-facets.js;h=478bf0a85ce049311d239e2ab1116748a41f2afb;hb=79df7635c4cf890fdb06683a824d212b64a4a9bf;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..478bf0a 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 +mkws.registerWidgetType('facets', function() { + // Initially hide the facets; display when we get results var that = this; var team = this.team; team.queue("facets").subscribe(function(data) {