enhance components, add mailtemplate, add traits for translations, for stats
This commit is contained in:
@@ -11,8 +11,6 @@ class MailTemplate extends parentMailTemplate
|
||||
{
|
||||
use HasTranslations, RevisionableTrait, Userstamps;
|
||||
|
||||
protected $connection = 'central';
|
||||
|
||||
public $translatable = ['subject', 'html_template', 'text_template'];
|
||||
|
||||
protected $revisionCreationsEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user