merge 晓婷的课程留言

This commit is contained in:
alan 2016-03-25 17:34:32 +08:00
parent 6862480632
commit 16831e19d9
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@
<% cache (act) do %>
<%= render :partial => 'users/course_create', :locals => {:activity => act, :user_activity_id => act.id} %>
<%end%>
<% when 'JournalsForMessage'%>
<%= render :partial => 'users/course_journalsformessage', :locals => {:activity => act, :user_activity_id => user_activity.id} %>
<% end %>
<% when 'Project' %>
<% case user_activity.act_type.to_s %>