Commit ee42d83b by attiyaishaque Committed by Attiya Ishaque

EDUCATOR-1095 Add copy button in course syllabus field.

parent 5493553f
......@@ -257,9 +257,10 @@
<div class="info-item">
<div class="heading">
{% trans "Course Syllabus" %}
{% trans "Course Syllabus" %}
{% include "publisher/course_run_detail/_clipboard.html" %}
</div>
<div>
<div class="copy">
{% with object.syllabus as field %}
{% include "publisher/_render_optional_field.html" %}
{% endwith %}
......
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