Show Display Name advanced field again
We had hidden it when using Publisher. But there are valid use cases for editing it, so we're adding it back again. DISCO-1390
This commit is contained in:
@@ -334,7 +334,6 @@ class CourseFields(object):
|
||||
default="Empty",
|
||||
display_name=_("Course Display Name"),
|
||||
scope=Scope.settings,
|
||||
hide_on_enabled_publisher=True
|
||||
)
|
||||
course_edit_method = String(
|
||||
display_name=_("Course Editor"),
|
||||
|
||||
Reference in New Issue
Block a user