]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to display
authormkanat%bugzilla.org <>
Wed, 4 Jun 2008 04:01:20 +0000 (04:01 +0000)
committermkanat%bugzilla.org <>
Wed, 4 Jun 2008 04:01:20 +0000 (04:01 +0000)
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat

template/en/default/list/edit-multiple.html.tmpl

index fef4c0c997e208bb9dfc72131c77a5f96bc762cc..238763e067b5063448db30b5214e9f33e90379c7 100644 (file)
     </tr>
   [% END %]
 
+  [% Hook.process("after_custom_fields") %]
+
 </table>
 
 [% IF use_keywords %]