Commit 003be1ed authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xml

Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
parent b221a13a
......@@ -109,6 +109,9 @@
</attachment>
[% END %]
[% END %]
[% Hook.process("bug_end") %]
</bug>
[% END %]
[% END %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment