aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/_sidebar.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/_sidebar.html.erb')
-rw-r--r--app/views/request/_sidebar.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/request/_sidebar.html.erb b/app/views/request/_sidebar.html.erb
index e08f43eaa..8d4a4a2d8 100644
--- a/app/views/request/_sidebar.html.erb
+++ b/app/views/request/_sidebar.html.erb
@@ -60,7 +60,6 @@
<% if @xapian_similar_more %>
<p><%= link_to _("More similar requests"), similar_request_path(@info_request.url_title) %></p>
<% end %>
- <!-- Important terms: <%= @xapian_similar.important_terms.join(" ") %> -->
<% end %>
<p><%= link_to _('Event history details'), request_details_path(@info_request) %></p>