Provide a default templateId so the magic buttons work.
This commit is contained in:
parent
2ce0ab7f3a
commit
b8a0130ace
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ sub definition {
|
||||||
namespace => $class->getSubscriptionTemplateNamespace,
|
namespace => $class->getSubscriptionTemplateNamespace,
|
||||||
label => $i18n->get("Email Template"),
|
label => $i18n->get("Email Template"),
|
||||||
hoverHelp => $i18n->get("Email Template help"),
|
hoverHelp => $i18n->get("Email Template help"),
|
||||||
|
defaultValue => 'limMkk80fMB3fqNZVf162w',
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue