From 6dacddb1095071aaa7d2a183dcf807dc537dcedd Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Wed, 24 Jul 2013 19:46:05 +0000 Subject: [PATCH] Bug 875728 - Need hook for links in common-links r=rojanu,a=sgreen git-svn-id: svn://10.0.0.236/trunk@264908 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../bugzilla/template/en/default/global/common-links.html.tmpl | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 516cbfded2a..f754fc8fd87 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8662 \ No newline at end of file +8663 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/global/common-links.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/common-links.html.tmpl index 800fd59328f..c6c8863c57a 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/common-links.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/common-links.html.tmpl @@ -49,6 +49,8 @@ [% END %] [%-# Work around FF bug: keep this on one line %] + [% Hook.process('action-links') %] + [% IF user.login %]
  • | Preferences
  • [% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless