Added 'Display Name' to Library content module.
This commit is contained in:
committed by
E. Kolpakov
parent
ccc392893e
commit
198d099a82
@@ -146,7 +146,7 @@ class LibraryContentFields(object):
|
||||
display_name = String(
|
||||
display_name=_("Display Name"),
|
||||
help=_("Display name for this module"),
|
||||
default="Library Content",
|
||||
default="Randomized Content Block",
|
||||
scope=Scope.settings,
|
||||
)
|
||||
source_libraries = LibraryList(
|
||||
|
||||
Reference in New Issue
Block a user