|
|
@ -262,7 +262,7 @@
|
|
|
|
<% unless @project_news.first.nil? %>
|
|
|
|
<% unless @project_news.first.nil? %>
|
|
|
|
<ul class="wmail_ul" style=" list-style-type:none;clear: both;margin-left:10px; border-bottom:1px dashed #cfcfcf; padding-bottom:15px; width:720px; margin-bottom:15px;">
|
|
|
|
<ul class="wmail_ul" style=" list-style-type:none;clear: both;margin-left:10px; border-bottom:1px dashed #cfcfcf; padding-bottom:15px; width:720px; margin-bottom:15px;">
|
|
|
|
<h4 class="wmail_h4" style="color:#474646; font-size:14px; margin-bottom:5px;" >
|
|
|
|
<h4 class="wmail_h4" style="color:#474646; font-size:14px; margin-bottom:5px;" >
|
|
|
|
<%= l(:label_course_news) %>
|
|
|
|
<%= l(:label_project_news) %>
|
|
|
|
<span class="wmail_num" style="color:#fe3f0c; margin-left:5px; font-weight:normal;">(<%= @project_news.count %>)</span>
|
|
|
|
<span class="wmail_num" style="color:#fe3f0c; margin-left:5px; font-weight:normal;">(<%= @project_news.count %>)</span>
|
|
|
|
</h4>
|
|
|
|
</h4>
|
|
|
|
<% @project_news.each do |project_new|%>
|
|
|
|
<% @project_news.each do |project_new|%>
|
|
|
|