diff --git a/app/views/comments/index_by_comment.html.erb b/app/views/comments/index_by_comment.html.erb index 7e779ecb1..b61e18307 100644 --- a/app/views/comments/index_by_comment.html.erb +++ b/app/views/comments/index_by_comment.html.erb @@ -16,7 +16,7 @@ - <%= sequential_paginator(@comments) %> + <%= numbered_paginator(@comments) %>