mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 08:17:18 +08:00
[Legacy] Add confirmation modal to EmailMarketing insert template button
This commit is contained in:
parent
c6f114822c
commit
36d5e38c37
1 changed files with 2 additions and 0 deletions
|
@ -450,6 +450,8 @@ $viewdefs ['EmailMarketing'] = [
|
|||
'selectModal' => [
|
||||
'module' => 'EmailTemplates'
|
||||
],
|
||||
'displayConfirmation' => true,
|
||||
'confirmationMessages' => ['LBL_TEMPLATE_CONFIRMATION'],
|
||||
'setFieldSubject' => 'subject',
|
||||
'setFieldBody' => 'body',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue