mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 20:57:45 +02:00
Add link to email notifications (#9438)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -827,7 +827,7 @@ export function generateClassNotificationTypes (
|
||||
defaultEnabled: false,
|
||||
templates: {
|
||||
textTemplate: '{body}',
|
||||
htmlTemplate: '<p>{body}</p>',
|
||||
htmlTemplate: '<p>{body}</p><p>{link}</p>',
|
||||
subjectTemplate: '{doc} updated'
|
||||
},
|
||||
label: attribute.label
|
||||
|
||||
Reference in New Issue
Block a user