diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb
index 37c7a81a7..fc64d3af8 100644
--- a/app/views/projects/show.html.erb
+++ b/app/views/projects/show.html.erb
@@ -180,4 +180,4 @@
-<%= paginate @events_pages %>
\ No newline at end of file
+<%= paginate @events_pages, :window => 3%>
\ No newline at end of file