From: Andre Klapper Date: Wed, 19 Feb 2014 16:38:26 +0000 (+0000) Subject: Bug 944543 - Create after_comment_commit_button hook in upstream X-Git-Tag: bugzilla-4.5.3~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cd64dac9b79d5cda2c0f4b6310c52ac3a2b169;p=thirdparty%2Fbugzilla.git Bug 944543 - Create after_comment_commit_button hook in upstream r=dkl,a=justdave --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 89b78bc9f3..0da60e6c8f 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -1122,6 +1122,8 @@
[% PROCESS commit_button id=""%] + [% Hook.process("after_comment_commit_button", 'bug/edit.html.tmpl') %] +