The "records" widget supports the new optional "summary-template"
authorMike Taylor <mike@indexdata.com>
Tue, 11 Nov 2014 09:41:38 +0000 (09:41 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 11 Nov 2014 09:41:38 +0000 (09:41 +0000)
commitb615b65c020b96643f2c3d4900a73cc4c982e0ce
treef88c775537d21c21a4d27024d63e029b2d905fec
parentc3760a4dc849bf5ed75532aebf220bc25bc88cc0
The "records" widget supports the new optional "summary-template"
setting, which tells it to use a template other than the default
"template" when rendering summary records. For example,
<div class="mkws-records" summary-template='details'></div>
will render all records in detailed view.
src/mkws-widget-main.js