From: Tiago Mello Date: Wed, 20 Jul 2011 04:18:42 +0000 (-0300) Subject: Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template X-Git-Tag: bugzilla-4.0.2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6a4f1783f49c7b0df8c49763d25121308d1164;p=thirdparty%2Fbugzilla.git Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template r/a=mkanat --- diff --git a/template/en/default/admin/products/list-classifications.html.tmpl b/template/en/default/admin/products/list-classifications.html.tmpl index 77634e127f..161cc4b5ba 100644 --- a/template/en/default/admin/products/list-classifications.html.tmpl +++ b/template/en/default/admin/products/list-classifications.html.tmpl @@ -54,6 +54,8 @@ %] [% END %] +[% Hook.process('before_table') %] + [% PROCESS admin/table.html.tmpl columns = columns data = classifications