[AB-334] adding suggestion vote result to suggestion reminder templates

This commit is contained in:
Sheldan
2021-10-13 18:01:39 +02:00
parent 61f3910878
commit ecb8824614
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
<#assign suggestionId=suggestionId>
<#assign suggestionDate>${formatDate(suggestionCreationDate, "yyyy-MM-dd HH:mm:ss zz")}</#assign>
<#assign suggestionLink=suggestionMessage.jumpUrl>
<#assign agreements=suggestionInfo.agreements>
<#assign disagreements=suggestionInfo.disagreements>
<#include "abstracto_color"/>,
"description": "<@safe_include "suggestionReminderJob_description"/>"
}