protected function renderContent()
 {
     $this->registerCopyInfoFromMarketingListScript();
     $this->registerRedactorHeightScript();
     $this->registerSendTestEmailScriptsForEditView();
     return parent::renderContent();
 }
Ejemplo n.º 2
0
 protected function renderContent()
 {
     $this->registerCopyInfoFromMarketingListScript();
     $this->registerRedactorHeightScript();
     return parent::renderContent();
 }