修改应用列表页面的显示标题为:应用列表-Trustie——为大学生技术创新筑巢

This commit is contained in:
wanglinchun 2014-04-29 10:25:24 +08:00
parent ae972ddaa1
commit 12ad20cf3b
2 changed files with 4 additions and 16 deletions

View File

@ -36,21 +36,6 @@
<%=render :partial => 'layouts/base_softapplication_index_top_content'%>
<!-- <% if @softapplications.size > 0%>
<%#= sort_softapplication(@s_state)%>
<div id="bid-show">
<%#= render :partial => 'softapplication_list' %>
</div>
<% else %>
<%#= render :partial => "layouts/no_content"%>
<% end %>
<% html_title l(:label_contest_list)%> -->
<div width="95%" border="0" style="padding-left: 10px; padding-top: 10px;">
<% @softapplications.each do |softapplication| %>
<div>
@ -79,4 +64,6 @@
<ul>
<ul>
</div>
</div>
<% html_title l(:label_softapplication_list)%>

View File

@ -1859,5 +1859,6 @@ zh:
label_no_ftapplication: 暂无应用
label_edit_softapplication: 修改应用
label_contest_delete: 删除竞赛
label_softapplication_list: 应用列表