]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 875728 - Need hook for links in common-links
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 24 Jul 2013 19:43:03 +0000 (15:43 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 24 Jul 2013 19:43:03 +0000 (15:43 -0400)
r=rojanu,a=sgreen

template/en/default/global/common-links.html.tmpl

index 800fd59328fd993eb92c23a88325820b7606ff6d..c6c8863c57a1e56672ead80fcf454878be94fbc2 100644 (file)
@@ -49,6 +49,8 @@
     [% END %]
   [%-# Work around FF bug: keep this on one line %]</li>
 
+  [% Hook.process('action-links') %]
+
   [% IF user.login %]
     <li><span class="separator">| </span><a href="userprefs.cgi">Preferences</a></li>
     [% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless