diff --git a/xmodule/conditional_block.py b/xmodule/conditional_block.py index 0a0690e15841..97ea2366c279 100644 --- a/xmodule/conditional_block.py +++ b/xmodule/conditional_block.py @@ -83,6 +83,7 @@ class ConditionalBlock( And my_property/my_method will be called for required blocks. """ + has_author_view = True display_name = String(