From dd4fb1f5b0550d50c551bac7608265bbc4fb666f Mon Sep 17 00:00:00 2001 From: yanxd Date: Tue, 25 Feb 2014 17:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8B=E8=BD=BD=E7=9A=84?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=EF=BC=8C=E6=93=8D=E4=BD=9C=E9=83=A8=E5=88=86?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/files/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/files/index.html.erb b/app/views/files/index.html.erb index bb07edea5..7c0cfd965 100644 --- a/app/views/files/index.html.erb +++ b/app/views/files/index.html.erb @@ -71,7 +71,7 @@ <%= sort_header_tag('created_on', :caption => l(:label_date), :default_order => 'desc', :scope =>"col" , :id => "vzebra-comedy")%> <%= sort_header_tag('size', :caption => l(:field_filesize), :default_order => 'desc', :scope =>"col", :id=> "vzebra-children")%> <%= sort_header_tag('downloads', :caption => l(:field_downloads), :default_order => 'desc', :scope =>"col", :id => "vzebra-action") %> - <%= sort_header_tag('downloads', :caption => "", :scope =>"col", :id => "vzebra-children") %> + <%= sort_header_tag('operation', :caption => "", :scope =>"col", :id => "vzebra-children") %>