From ca38afff618b11e6f0ee1e82968fd1bd2f44bd11 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Sat, 10 May 2014 09:14:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BA=86=E5=8F=82=E8=B5=9B?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=9A=84=E6=98=BE=E7=A4=BA=E9=A1=BA=E5=BA=8F?= =?UTF-8?q?=EF=BC=8C=E6=8C=89=E7=85=A7=E6=97=B6=E9=97=B4=E9=99=8D=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/contests/show_attendingcontest.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/contests/show_attendingcontest.html.erb b/app/views/contests/show_attendingcontest.html.erb index 3c6146dd..8a00f12a 100644 --- a/app/views/contests/show_attendingcontest.html.erb +++ b/app/views/contests/show_attendingcontest.html.erb @@ -185,7 +185,7 @@ <% if @contest.id == 2 or @contest.id == 3 or @contest.id == 6 %> -<% @contesting_project.each do |c_project|%> +<% @contesting_project.sort.reverse.each do |c_project|%> <% if c_project.project %>