|
|
@ -94,7 +94,7 @@
|
|
|
|
$('#reply_content_<%= activity.id %> a').colorbox({rel:'nofollow', close: "关闭", returnFocus: false});
|
|
|
|
$('#reply_content_<%= activity.id %> a').colorbox({rel:'nofollow', close: "关闭", returnFocus: false});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
<% if activity %>
|
|
|
|
<% if activity && activity.course_act%>
|
|
|
|
<% act = activity.course_act %>
|
|
|
|
<% act = activity.course_act %>
|
|
|
|
<% case activity.course_act_type.to_s %>
|
|
|
|
<% case activity.course_act_type.to_s %>
|
|
|
|
<% when 'HomeworkCommon' %>
|
|
|
|
<% when 'HomeworkCommon' %>
|
|
|
|