From: Tiago Mello Date: Wed, 20 Jul 2011 04:17:19 +0000 (-0300) Subject: Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template X-Git-Tag: bugzilla-4.1.3~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fbbf502576abbdd9e10af24f75670d34a126153;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