CHange "articles" team-name.
authorMike Taylor <mike@indexdata.com>
Thu, 22 May 2014 15:04:44 +0000 (16:04 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 22 May 2014 15:04:44 +0000 (16:04 +0100)
examples/htdocs/mkws-widget-credo.js

index 036f896..eb7ee7a 100644 (file)
@@ -58,7 +58,7 @@ mkws.registerWidgetType('Credo', function() {
   s.push(sectionRow('entries', 'Credo Entries',
                     this.subwidget('Records', { _team: 'main' })));
   s.push(sectionRow('articles', 'Articles',
   s.push(sectionRow('entries', 'Credo Entries',
                     this.subwidget('Records', { _team: 'main' })));
   s.push(sectionRow('articles', 'Articles',
-                    this.subwidget('Records', { _team: 'art', targetfilter: 'categories=articles' })));
+                    this.subwidget('Records', { _team: 'articles', targetfilter: 'categories=articles' })));
   s.push(sectionRow('books', 'Books',
                     1 || this.subwidget('Records', { /* ### config */ })));
   s.push(sectionRow('news', 'News',
   s.push(sectionRow('books', 'Books',
                     1 || this.subwidget('Records', { /* ### config */ })));
   s.push(sectionRow('news', 'News',