Part of MKWS-322: renamed the 'termlists' template 'facets'
[mkws-moved-to-github.git] / src / mkws-widget-termlists.js
index 21810c6..575a655 100644 (file)
@@ -6,7 +6,7 @@ mkws.registerWidgetType('termlists', function() {
     that.node.addClass("active");
   });
 
-  var template = team.loadTemplate(this.config.template || "termlists");
+  var template = team.loadTemplate(this.config.template || "facets");
   this.node.html(template({
     team: team.name(),
     facets: this.config.facets