X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Fmkws-widget-facets.js;h=478bf0a85ce049311d239e2ab1116748a41f2afb;hp=575a655a2218d6c436f0b8e1849f5b1536644572;hb=c1bd11003bc594199803e0012dcb8f114c8b99af;hpb=485451520428bb06808cbec0ce2ece7e7b4dbbd3;ds=sidebyside 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) {