From bd9a645c2cf99cacf33ad85bb03ba81641dcd769 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Sun, 8 Mar 2015 17:36:45 +0800 Subject: [PATCH] =?UTF-8?q?project=E5=8A=A8=E6=80=81=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E9=A1=B5=E7=A0=81=E6=95=B0=E6=98=BE=E7=A4=BA=E4=B8=AA=E6=95=B0?= =?UTF-8?q?=E5=87=8F=E5=B0=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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