From: Jason Skomorowski Date: Mon, 9 Jun 2014 16:08:05 +0000 (-0400) Subject: Credo bootstrap wider with narrower images X-Git-Tag: 1.0.0~511 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=a5968a473c20565382cf89f72737ff01a0ee90c3 Credo bootstrap wider with narrower images --- diff --git a/examples/htdocs/mkws-widget-credo-bs.js b/examples/htdocs/mkws-widget-credo-bs.js index 14ba781..49651ea 100644 --- a/examples/htdocs/mkws-widget-credo-bs.js +++ b/examples/htdocs/mkws-widget-credo-bs.js @@ -54,7 +54,7 @@ mkws.registerWidgetType('Credo', function() { s.push(''); s.push('
'); - s.push(section('image col-md-12', 'Images', this.subwidget('GoogleImage', { maxrecs: 3, template: 'CredoImage', target: 'google_images_js' }))); + s.push(section('image col-md-12', 'Images', this.subwidget('GoogleImage', { maxrecs: 4, template: 'CredoImage', target: 'google_images_js' }))); s.push('
'); diff --git a/examples/htdocs/ref-bootstrap.html b/examples/htdocs/ref-bootstrap.html index 91430f0..c2b1bfa 100644 --- a/examples/htdocs/ref-bootstrap.html +++ b/examples/htdocs/ref-bootstrap.html @@ -33,8 +33,16 @@ + - +