Use a template to set the contents of the CommentEmails.

Add an admin editable Comment.vm template used to format the
contents of the comment emails.

Change-Id: Ic8e9cf6c3b60ae0c4a0e8a05537cf308a40ee694
This commit is contained in:
Martin Fick
2010-07-27 17:09:33 -06:00
parent 82bd12c409
commit 382e0a8972
5 changed files with 71 additions and 23 deletions

View File

@@ -87,6 +87,7 @@ public class SitePathInitializer {
extractMailExample("ChangeFooter.vm");
extractMailExample("ChangeSubject.vm");
extractMailExample("Comment.vm");
extractMailExample("Merged.vm");
if (!ui.isBatch()) {