From a8a62ab750eeee1ead66c2c5335262d53531fef3 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Wed, 11 Mar 2015 15:30:00 +0800 Subject: [PATCH] =?UTF-8?q?issue2012,=E5=88=86=E9=A1=B5=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=96=B9=E5=BC=8F=E4=BF=AE=E6=94=B9?= 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 0081fde84..cd6ac2af2 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -210,4 +210,4 @@ -<%= paginate @events_pages, :window => 3%> \ No newline at end of file +<%= paginate @events_pages, :left => 3, :right => 3%> \ No newline at end of file