projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
967e58e
)
Remove caption reference to Credo
author
Mike Taylor
<mike@indexdata.com>
Mon, 9 Jun 2014 14:30:24 +0000
(15:30 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 9 Jun 2014 14:30:24 +0000
(15:30 +0100)
examples/htdocs/mkws-widget-credo-bs.js
patch
|
blob
|
history
diff --git
a/examples/htdocs/mkws-widget-credo-bs.js
b/examples/htdocs/mkws-widget-credo-bs.js
index
893ceef
..
5847f16
100644
(file)
--- a/
examples/htdocs/mkws-widget-credo-bs.js
+++ b/
examples/htdocs/mkws-widget-credo-bs.js
@@
-59,7
+59,7
@@
mkws.registerWidgetType('Credo', function() {
s.push('<div class="row clearfix">');
- s.push(section('entries clearfix col-md-4 col-sm-6', 'Credo Entries',
+ s.push(section('entries clearfix col-md-4 col-sm-6', 'Results from all targets',
this.subwidget('Records', { _team: 'main' })));
s.push(section('articles clearfix col-md-4 col-sm-6', 'Articles',
this.subwidget('Records', { _team: 'articles', targetfilter: 'categories=articles' })));