summaryrefslogtreecommitdiffstats
path: root/template/en/default/email/bugmail.txt.tmpl
diff options
context:
space:
mode:
authorRenata Ghisloti <rgduarte@linux.vnet.ibm.com>2012-03-15 16:02:16 +0100
committerTiago Mello <timello@gmail.com>2012-03-15 16:02:16 +0100
commit0bb6f6f7d009f9eaac44c02b62480f8fdd69cf5c (patch)
tree8567b298e19acaaee315e63cbea7130433765668 /template/en/default/email/bugmail.txt.tmpl
parent8f47c6a2ac5dd12754a3d0f8bf9505acc6dc5444 (diff)
downloadbugzilla-0bb6f6f7d009f9eaac44c02b62480f8fdd69cf5c.tar.gz
bugzilla-0bb6f6f7d009f9eaac44c02b62480f8fdd69cf5c.tar.xz
Bug 735332: Add 'start' hook in bugmail templates.
r=timello, a=LpSolit
Diffstat (limited to 'template/en/default/email/bugmail.txt.tmpl')
-rw-r--r--template/en/default/email/bugmail.txt.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl
index b51935f64..92c9a33cb 100644
--- a/template/en/default/email/bugmail.txt.tmpl
+++ b/template/en/default/email/bugmail.txt.tmpl
@@ -10,6 +10,8 @@
[% isnew = bug.lastdiffed ? 0 : 1 %]
+[% Hook.process('start') %]
+
[%+ PROCESS generate_diffs -%]
[% FOREACH comment = new_comments %]