Sha256: 32ee0754b7311b929363e88b5145e2138b7624c3f38b4beec9327dc37bcaf134

Contents?: true

Size: 136 Bytes

Versions: 12

Compression:

Stored size: 136 Bytes

Contents

<% @suggestions.each do |suggestion| %>
  <li role="option" class="dropdown-item"><span><%= suggestion['term'] %></span></li>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-8.8.4 app/views/catalog/suggest.html.erb
blacklight-8.8.3 app/views/catalog/suggest.html.erb
blacklight-8.8.2 app/views/catalog/suggest.html.erb
blacklight-9.0.0.beta1 app/views/catalog/suggest.html.erb
blacklight-8.8.1 app/views/catalog/suggest.html.erb
blacklight-8.8.0 app/views/catalog/suggest.html.erb
blacklight-8.7.0 app/views/catalog/suggest.html.erb
blacklight-8.6.1 app/views/catalog/suggest.html.erb
blacklight-8.6.0 app/views/catalog/suggest.html.erb
blacklight-8.5.1 app/views/catalog/suggest.html.erb
blacklight-8.5.0 app/views/catalog/suggest.html.erb
blacklight-8.4.0 app/views/catalog/suggest.html.erb