Sha256: c12c09325a98b098a1fb992bdd06f04fab1956f112f908de174b3b7863c12050

Contents?: true

Size: 457 Bytes

Versions: 5

Compression:

Stored size: 457 Bytes

Contents

<div id="zero_results_ocr">
  <%= t('blacklight.ocr.search.zero_results.message', terms: params[:ocr_q].gsub(/\A"|"\Z/, '')) %>
  <h5>Search Tips</h5>
  <ul id="ocr_search_tips_list">
    <li><%= t 'blacklight.ocr.search.zero_results.use_fewer_keywords' %></li>
    <li><%= t 'blacklight.ocr.search.zero_results.no_quotes' %></li>
    <li>If you're still having trouble, <%= link_to 'contact us', feedback_path %> and we'll try and help.</li>
  </ul>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
commonwealth-vlr-engine-0.0.7 app/views/ocr_search/_zero_results_ocr.html.erb
commonwealth-vlr-engine-0.0.4 app/views/ocr_search/_zero_results_ocr.html.erb
commonwealth-vlr-engine-0.0.3 app/views/ocr_search/_zero_results_ocr.html.erb
commonwealth-vlr-engine-0.0.2 app/views/ocr_search/_zero_results_ocr.html.erb
commonwealth-vlr-engine-0.0.1 app/views/ocr_search/_zero_results_ocr.html.erb