mirror of
https://github.com/frappe/lms.git
synced 2026-05-05 06:59:32 +03:00
fix: discussion, batch home page, new fields for batches
This commit is contained in:
@@ -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