Sha256: 17249966bd7cb8562feff83af248e33409ed1426c447e6361ada74fb1c90997c
Contents?: true
Size: 184 Bytes
Versions: 61
Compression:
Stored size: 184 Bytes
Contents
Spider.defineWidget('Spider.Components.SearchTable', 'Spider.Components.Table', { autoInit: true, ready: function(){ this._super(); this.ajaxify($('form', this.el)); } });
Version data entries
61 entries across 61 versions & 1 rubygems