mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-26 03:11:36 +00:00
[AB-334] adding suggestion vote result to suggestion reminder templates
This commit is contained in:
@@ -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"/>"
|
||||
}
|
||||
Reference in New Issue
Block a user