X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-credo.js;h=b7f8f4ff17ce42e750a1d40b520a4e79e0a9137d;hb=953b2eba5f596897c7e4373b08d78e35c9941c16;hp=34ee2f8491f3d2bf23fa766042bd6e5d6c34a864;hpb=1d9f31bf5248895d592c91b5583ddb8da81a4ff1;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mkws-widget-credo.js b/examples/htdocs/mkws-widget-credo.js index 34ee2f8..b7f8f4f 100644 --- a/examples/htdocs/mkws-widget-credo.js +++ b/examples/htdocs/mkws-widget-credo.js @@ -37,7 +37,7 @@ mkws.registerWidgetType('Credo', function() { s.push(section('mindmap', 'Create a Mind Map for ### title', '### Is there a way to make a mind-map?')); s.push(section('topics', 'Related Topics', - 1 || this.subwidget('Facet', { facet: 'subject' }))); + this.subwidget('Facet', { facet: 'subject' }))); s.push(''); s.push('');