|
|
@ -188,7 +188,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div style="padding-bottom: 8px">
|
|
|
|
<div style="padding-bottom: 8px">
|
|
|
|
<% if @course.description && @course.description.size>0 %>
|
|
|
|
<% if @course.description && @course.description.size>0 %>
|
|
|
|
<div class="font_lighter_sidebar">
|
|
|
|
<div class="font_lighter_sidebar" style="word-break:break-all; word-wrap:break-all;">
|
|
|
|
|
|
|
|
|
|
|
|
<%= textilizable @course.description %>
|
|
|
|
<%= textilizable @course.description %>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|