件下载界面描述剧终

exceptionHandle
yanxd 12 years ago
parent 265e0f246b
commit bf17ad3048

@ -19,9 +19,8 @@
<%= sort_header_tag('filename', :caption => l(:field_filename)) %>
<%= sort_header_tag('created_on', :caption => l(:label_date), :default_order => 'desc') %>
<%= sort_header_tag('size', :caption => l(:field_filesize), :default_order => 'desc') %>
<%#= sort_header_tag('downloads', :caption => l(:label_downloads_abbr), :default_order => 'desc') %>
<%= sort_header_tag('downloads', :caption => l(:field_downloads), :default_order => 'desc') %>
<th> <%= sort_header_tag('description', :caption => l(:field_description)) %></th>
<%= sort_header_tag('description', :caption => l(:field_description)) %>
<th></th>
</tr></thead>
<tbody>

Loading…
Cancel
Save