From 7d08a3dbfb2c8b44274aefd1a0189dc0d895a640 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Wed, 8 Sep 2010 02:50:20 +0000 Subject: [PATCH] Bug 594038 - Add new hook 'end' in footer.html.tmpl r/a=mkanat git-svn-id: svn://10.0.0.236/trunk@261186 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../bugzilla/template/en/default/global/footer.html.tmpl | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index a267f60626a..22c73048a45 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7464 \ No newline at end of file +7465 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/global/footer.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/footer.html.tmpl index 0379f029835..e68ee57c8fb 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/footer.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/footer.html.tmpl @@ -44,6 +44,8 @@
+[% Hook.process("end") %] +