Sha256: 6c875541952b48b000304b4016134fff38ab310231ebc987667107ebb52eb783

Contents?: true

Size: 222 Bytes

Versions: 3

Compression:

Stored size: 222 Bytes

Contents

<div class="documents">
<%- docs = get_search_results(Rack::Utils.parse_query(block['search'])).last %>
<%- if docs.empty? %>
  (EMPTY SEARCH RESULTS? )
<%- else %>
  <%= render docs , :as => :document %>
<%- end %>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blacklight-spotlight-0.0.3 app/views/sir-trevor/blocks/_search_results_block.html.erb
blacklight-spotlight-0.0.2 app/views/sir-trevor/blocks/_search_results_block.html.erb
blacklight-spotlight-0.0.1 app/views/sir-trevor/blocks/_search_results_block.html.erb