Last part of MKWS-322 (Use "facets" widget in place of "termlists")
[mkws-moved-to-github.git] / src / mkws-widget-facets.js
index ce47068..478bf0a 100644 (file)
@@ -1,4 +1,4 @@
-mkws.registerWidgetType('termlists', function() {
+mkws.registerWidgetType('facets', function() {
   // Initially hide the facets; display when we get results
   var that = this;
   var team = this.team;