We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60e878f + a1e89d0 commit 27da1afCopy full SHA for 27da1af
2 files changed
app/views/search/_result.html.erb
@@ -48,7 +48,7 @@
48
49
<% if result[:summary].present? %>
50
<div class="result-summary truncate-list">
51
- <span class="sr">Summary: </span><%= sanitize result[:summary] %>
+ <h4 class="sr">Summary: </h4><%= sanitize result[:summary] %>
52
</div>
53
<% end %>
54
app/views/search/_result_primo.html.erb
@@ -63,7 +63,7 @@
63
64
65
66
67
68
69
0 commit comments