Skip to content
Snippets Groups Projects
Commit 8e832a3c authored by Michael Terry's avatar Michael Terry
Browse files

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
parent 77eb01ff
No related merge requests found
......@@ -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"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment