X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-credo.js;h=d0cbfe2815d65ada853ae17643c356ba5681c0a6;hp=b7f8f4ff17ce42e750a1d40b520a4e79e0a9137d;hb=33ace780f38dcd06a5d32dab0b54dc66e19da05d;hpb=03a803a89f75b8abd725f35e0d3142c87b0cdb32 diff --git a/examples/htdocs/mkws-widget-credo.js b/examples/htdocs/mkws-widget-credo.js index b7f8f4f..d0cbfe2 100644 --- a/examples/htdocs/mkws-widget-credo.js +++ b/examples/htdocs/mkws-widget-credo.js @@ -37,13 +37,13 @@ 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', - this.subwidget('Facet', { facet: 'subject' }))); + this.subwidget('Facet', { _team: 'main', facet: 'subject' }))); s.push(''); s.push(''); s.push(sectionRow('entries', 'Credo Entries', - 1 || this.subwidget('Records', { /* ### config */ }))); + this.subwidget('Records', { _team: 'main' }))); s.push(sectionRow('articles', 'Articles', 1 || this.subwidget('Records', { /* ### config */ }))); s.push(sectionRow('books', 'Books',