diff --git a/app/views/layouts/_base_softapplication_index_top_content.html.erb b/app/views/layouts/_base_softapplication_index_top_content.html.erb index db1e5df56..de9930d91 100644 --- a/app/views/layouts/_base_softapplication_index_top_content.html.erb +++ b/app/views/layouts/_base_softapplication_index_top_content.html.erb @@ -1,3 +1,15 @@ + +
@@ -5,10 +17,11 @@ diff --git a/app/views/softapplications/_list.html.erb b/app/views/softapplications/_list.html.erb index 9ce6e269b..4f99519b5 100644 --- a/app/views/softapplications/_list.html.erb +++ b/app/views/softapplications/_list.html.erb @@ -5,7 +5,7 @@ <%= rating_for softapplication, :static => true, dimension: :quality, class: 'rateable div_inline' %> -
<%= image_tag('/images/app1.png')%>
+
<%= image_tag('/images/app1.png')%>
<%= softapplication.description.truncate(95, omission: '...') %>
<%contest = softapplication.contests.first%> diff --git a/app/views/softapplications/index.html.erb b/app/views/softapplications/index.html.erb index 86d805621..bccbd9bee 100644 --- a/app/views/softapplications/index.html.erb +++ b/app/views/softapplications/index.html.erb @@ -3,8 +3,8 @@ <%=render :partial => 'layouts/base_softapplication_index_top_content'%> <% if @softapplications.size > 0%> - <%= sort_softapplication(@s_state)%>
+ <%= sort_softapplication(@s_state)%> <%= render :partial => "list" %>
<% else %> diff --git a/config/configuration.yml b/config/configuration.yml index a329ff100..833b19083 100644 --- a/config/configuration.yml +++ b/config/configuration.yml @@ -87,12 +87,12 @@ default: - address: smtp.gmail.com + address: smtp.qq.com port: 587 - domain: smtp.gmail.com + domain: smtp.qq.com authentication: :plain - user_name: trustieforge@gmail.com - password: '!@#$%^&*(' + user_name: 939547590@qq.com + password: 'suwen11223344' # Absolute path to the directory where attachments are stored. # The default is the 'files' directory in your Redmine instance.
<%= l(:label_user_location) %> :