Sha256: 662cfb9288c8eafc664d7ceff28ae73484c85fa0a8625857697951e4f3394aa3
Contents?: true
Size: 286 Bytes
Versions: 67
Compression:
Stored size: 286 Bytes
Contents
//= require spotlight/admin/blocks/solr_documents_base_block SirTrevor.Blocks.SolrDocumentsGrid = (function(){ return SirTrevor.Blocks.SolrDocumentsBase.extend({ type: "solr_documents_grid", icon_name: "item_grid", item_options: function() { return "" } }); })();
Version data entries
67 entries across 67 versions & 1 rubygems