diff --git a/modules/communication/communication.view.php b/modules/communication/communication.view.php index 58ea86774..185d0d431 100644 --- a/modules/communication/communication.view.php +++ b/modules/communication/communication.view.php @@ -119,7 +119,7 @@ $option->content_key_name = 'content'; $option->allow_fileupload = false; $option->enable_autosave = false; - $option->enable_default_component = false; + $option->enable_default_component = true;// false; $option->enable_component = false; $option->resizable = false; $option->disable_html = true;