Add new widget type, "Config", which allows configuration settings to
authorMike Taylor <mike@indexdata.com>
Fri, 16 May 2014 15:26:27 +0000 (16:26 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 16 May 2014 15:26:27 +0000 (16:26 +0100)
commit5374406d1e6b911c4a92a826b20ec6282ec31012
tree899337673e7e8692d789cb9c6fae8f529bf4a823
parent857bb995f721071d14b708b45a456d9d5b66ddff
Add new widget type, "Config", which allows configuration settings to
be established for the team. For example:
    <div class='mkwsConfig mkwsTeam_foo' perpage='10'></div>

Fixes bug MKWS-191.
src/mkws-widget-main.js