Skip to content

Commit b5d2202

Browse files
fix: course_detail title is set by block.display_name no need to override from ABOUT_ATTRIBUTES
1 parent 831af2b commit b5d2202

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openedx/core/djangoapps/models/course_details.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
# handled separately; its value maps to an alternate key name.
2121
ABOUT_ATTRIBUTES = [
2222
'syllabus',
23-
'title',
2423
'subtitle',
2524
'duration',
2625
'description',

0 commit comments

Comments
 (0)