Sha256: bc451c883878de42e6c68935d08e432371b3d9481a18f3673b754a4db8be6119
Contents?: true
Size: 285 Bytes
Versions: 122
Compression:
Stored size: 285 Bytes
Contents
<% if should_show_spellcheck_suggestions? @response %> <div id="spell"> <h4 class="suggest"><em><%= t('blacklight.did_you_mean', options: safe_join(@response.spelling.words.map { |word| link_to_query(word) }, " #{t('blacklight.or')} ")).html_safe %></em></h4> </div> <% end %>
Version data entries
122 entries across 122 versions & 3 rubygems