3d15fbcf98befd6788d7bbe9ee5328ed5a948bbf
[mkws-moved-to-github.git] / src / mkws-widget-record.js
1 mkws.registerWidgetType('Record', function() {
2     mkws.promotionFunction('Records').call(this);
3     this.config.perpage = 1;
4 });