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 952d7b6 + fd7a30c commit 5f175d4Copy full SHA for 5f175d4
app/views/search/_result.html.erb
@@ -47,7 +47,7 @@
47
48
<% if result[:summary].present? %>
49
<div class="result-summary truncate-list">
50
- <span class="sr">Summary: </span><%= result[:summary] %>
+ <span class="sr">Summary: </span><%= sanitize result[:summary] %>
51
</div>
52
<% end %>
53
app/views/search/_result_primo.html.erb
@@ -54,7 +54,7 @@
54
55
56
57
58
59
60
0 commit comments