UNPKG

openrecord

Version:
11 lines (10 loc) 206 B
exports.model = { find: function() { var self = this.callParent.apply( this, this.definition.store.utils.args(arguments) ) self.setInternal('action', 'show') return self } }