fix: discussion, batch home page, new fields for batches
This commit is contained in:
5
community/lms/widgets/InstructorSection.html
Normal file
5
community/lms/widgets/InstructorSection.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<h3>Instructor</h3>
|
||||
<div class="instructor">
|
||||
<div class="instructor-title">{{instructor.full_name}}</div>
|
||||
<div class="instructor-subtitle">Created {{instructor.get_course_count()}} courses</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user