Commit a8c9ec4a by E. Kolpakov Committed by Zia Fazal

Backported edx-platform hosted discussion XBlock to edx-solutions (part 2)

parent b7da6b2f
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -36,6 +36,8 @@ ${page_title_breadcrumbs(course_name())}
<%block name="nav_skip">${"#seq_content" if section_title else "#course-content"}</%block>
<%include file="../discussion/_js_head_dependencies.html" />
% if show_chat:
<link rel="stylesheet" href="${static.url('css/vendor/ui-lightness/jquery-ui-1.8.22.custom.css')}" />
## It'd be better to have this in a place like lms/css/vendor/candy,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment