From: Mike Taylor Date: Thu, 12 Jun 2014 12:02:37 +0000 (+0100) Subject: Attempt to inhibit the display of the sole facet's title. X-Git-Tag: 1.0.0~482 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=b8a333172e50dde364568055a68c9656a138b44a;p=mkws-moved-to-github.git Attempt to inhibit the display of the sole facet's title. (Not yet working -- don't know why not.) --- diff --git a/examples/htdocs/mkws-widget-credo.js b/examples/htdocs/mkws-widget-credo.js index 1ff08b7..0d8c3e6 100644 --- a/examples/htdocs/mkws-widget-credo.js +++ b/examples/htdocs/mkws-widget-credo.js @@ -36,6 +36,9 @@ mkws.registerWidgetType('Credo', function() { \ '); + // Inhibit the display of the sole facet's title. + this.team.registerTemplate('facetTitle-Subject', 'doo'); + var s = [] s.push('');