aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/similar.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/similar.rhtml')
-rw-r--r--app/views/request/similar.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/similar.rhtml b/app/views/request/similar.rhtml
index d9806aeb1..0d53f6919 100644
--- a/app/views/request/similar.rhtml
+++ b/app/views/request/similar.rhtml
@@ -20,4 +20,4 @@
<% end %>
<% end %>
-<%= will_paginate WillPaginate::Collection.new(@page, @per_page, @xapian_object.matches_estimated) %>
+<%= will_paginate WillPaginate::Collection.new(@page, @per_page, @show_no_more_than) %>